gurpartap3697 opened a new pull request, #1862: URL: https://github.com/apache/activemq/pull/1862
XACompletionTest.testStatsAndBrowseAfterAckPreparedRolledback was failing intermittently: ``` Error: XACompletionTest.testStatsAndBrowseAfterAckPreparedRolledback:254 size 0 expected:<0> but was:<10> ``` ref: https://github.com/apache/activemq/actions/runs/23623154131/job/68806975829 The test relied on immediate JMX state, which is asynchronous and can lead to flakiness. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
