Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Cannot Reproduce
-
5.9.0
-
None
-
None
Description
A consumer/producer with failover transport is connected to AMQ and processes messages in XA Transactions. When AMQ is restarted is can happen that LevelDB gets to a corrupt state so that AMQ can not be started anymore without deletind the database.
Reproduction:
- Configure AMQ with LevelDB
- Run the attached TestClient
- Restart AMQ several times. At some time it won't start anymore and produced the exception in the attached log file.