jbertram opened a new pull request, #5142: URL: https://github.com/apache/activemq-artemis/pull/5142
The test in this commit was distilled down from a much more complex integration test that rarely reproduced the problem. It is short and sweet and reproduces the problem every time. The solution involves additional logic on the hot path so it should be scrutinized before merging. However, similar logic already exists in the iterator's `remove()` method. I could not find a simpler way to resolve the problem. -- 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
