Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
ACQ Sprint 156
-
3
-
Thunderjet
-
Orchid (R1 2023)
-
TBD
Description
Purpose/Overview:
In this story we need to implement locking mechanism for Outbox Event Log functionality.
Requirements/Scope:
- Create table with 1 row that will used for locking
- Implement SELECT FOR UPDATE query as lock in AuditOutboxService to allow read from outbox_events table only from single instance
- Test is lock released when instance fail randomly
- Test and verify all audit log functionality together
TestRail: Results
Attachments
Issue Links
- clones
-
MODORDSTOR-325 Replace PGUtil for Edit Order to use PostgresClient directly
-
- Closed
-
- defines
-
UXPROD-3215 Display a history of edits for the Order and Order line records
-
- Closed
-