ldebello opened a new pull request #2510: [ARTEMIS-2156] Message Duplication when using exclusive divert and clustering URL: https://github.com/apache/activemq-artemis/pull/2510 I am sending this PR to fix the issue https://issues.apache.org/jira/browse/ARTEMIS-2156. I have created a simple test to reproduce the issue and find the root cause of this issue is because exclusiveBindings get duplicates, the same if was applied for bindings but was missing for exclusiveBindings. In order to validate I didn't broke anything I ran `mvn -Ptests test`, please let me know if that is ok or I need to do something else. If the fix is ok, is there any chance to include it for 2.6.5?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
