Description
The test AcknowledgementTest.testDupsOKAcknowledgeQueue is failing periodically in the github pipelines as in this test run.
```
[INFO] Results:
[INFO]
Error: Failures:
Error: AcknowledgementTest.testDupsOKAcknowledgeQueue:555->ActiveMQServerTestCase.assertRemainingMessages:364 expected:<20> but was:<21>
```
https://github.com/apache/activemq-artemis/actions/runs/3395723628/jobs/5645964982
https://github.com/apache/activemq-artemis/actions/runs/3393392411/jobs/5640675100#step:5:30915
Attachments
Issue Links
- relates to
-
ARTEMIS-4242 closing session with recent 'async acks' can lead to exceptions from apparent consumer cleanup race
- Reopened