mirror of
https://github.com/apache/activemq.git
synced 2025-02-15 14:36:59 +00:00
When a nolocal durable consumer reconnects the new connectionId is properly captured for the NoLocal expression so that nolocal works on reconnect. Also fixed the detection of the nolocal value changing on consumer connect.