Description
loopback suppression in most cases is picked up by a filter. but when the transport connector uses a url of
nio://x:y
and the network connector uses
tcp://x:y
the text based comparison fails.
From https://issues.apache.org/jira/browse/AMQ-4082 the comparison of broker ids is skipped in error.
Attachments
Issue Links
- is broken by
-
AMQ-4082 Refactor network bridge start/stop to reduce async tasks and synchronisation - it is way to complicated atm
- Resolved