GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/731

    Artemis-697

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-697

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/731.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #731
    
----
commit 33a31ca77317908602fba528f22c2b6a0236cc3e
Author: Ulf Lilleengen <[email protected]>
Date:   2016-08-18T13:46:09Z

    ARTEMIS-697 Avoid self-discovery
    
    This avoids an issue where a broker would discover itself, causing an 
unexpected behavior when using
    core bridges to forward messages:
       * Make channel manager a singleton ensuring that only one channel with a 
given name exists
       * Ensure that messages are marked with NON_LOOPBACK to avoid receiving 
messages originating from
         itself

commit 61812273b7d46319e4721f32734eb8c6a81adeaa
Author: Clebert Suconic <[email protected]>
Date:   2016-08-24T14:31:04Z

    ARTEMIS-697 Making JChannelManager a singleton

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to