GitHub user jmesnil opened a pull request:

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

    [ARTEMIS-1609] Add distinct name/address for JMS destinations

    Fix internalCreateTopic method: the topics are keyed by their core
    addresses, not their JMS names.

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

    $ git pull https://github.com/jmesnil/activemq-artemis ARTEMIS-1609

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

    https://github.com/apache/activemq-artemis/pull/1795.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 #1795
    
----
commit d712441450a39e4240427bcda5c6eaccb234e192
Author: Jeff Mesnil <jmesnil@...>
Date:   2018-01-19T15:01:51Z

    [ARTEMIS-1609] Add distinct name/address for JMS destinations
    
    Fix internalCreateTopic method: the topics are keyed by their core
    addresses, not their JMS names.

----


---

Reply via email to