clebertsuconic opened a new pull request #2824: NO-JIRA Fixing intermittent failure on BasicXaTest URL: https://github.com/apache/activemq-artemis/pull/2824 It would fail on cannot destroy queue as the failure could be asynchronous, introducing a quick race, which is acceptable you just need to make sure the async operation will finish before removing the queue. Fix is to introduce a Wait.assertEquals call.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
