-
Bug
-
Resolution: Done
-
Blocker
-
A-MQ 7.0.0.ER16
-
None
-
None
The JDBC persistence-store persists journal records only periodically but it doesn't persist them after the commit. This creates a window in which client is informed that transaction is completed but data are not stored in persistent storage. If EAP is killed at this moment, messages are lost.
Customer impact: If EAP crashes and is not properly shutdown, messages can be lost.
- clones
-
JBEAP-8043 JDBC persistence-store does not persist data after commit
- Closed