-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
ARTEMIS-5441
-
-
ReplicationFlowControlTest would reproduce this, however in a rare rate.
you need the following combination to have this ocurring:
- Address in page mode
- Message injestion rate faster than the sync speed of the storage
- messages accumulated in the PageTimedBuffer in a way the Netty acceptors are flow controlled (blocked waiting for credits)
- Replication is started
- and the PageCounter snapshot update is being persisted during that window.
On the test I had seen indications that the deadlock happened during a shutdown.. so the replication was starting while shutdown was also happening.
We are fixing this and PageTimedWriterUnitTest is reproducing the conditions on where this could happen.
In case this happens the broker will need to be restarted. It is a rare race.
- links to
-
RHSA-2025:152415 Red Hat AMQ Broker 7.13.1 release and security update