You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2013/03/26 23:51:16 UTC

[jira] [Created] (AMQ-4408) no network bridge loopback suppression with url scheme mismatch

Gary Tully created AMQ-4408:
-------------------------------

             Summary: no network bridge loopback suppression with url scheme mismatch
                 Key: AMQ-4408
                 URL: https://issues.apache.org/jira/browse/AMQ-4408
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.8.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.9.0


loopback suppression in most cases is picked up by a filter. but when the transport connector uses a url of {code}nio://x:y{code} and the network connector uses {code}tcp://x:y{code} the text based comparison fails.
>From https://issues.apache.org/jira/browse/AMQ-4082 the comparison of broker ids is skipped in error. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira