You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/19 16:10:02 UTC

[jira] [Commented] (ARTEMIS-1609) Fix serialization backwards compatibility for JMS destinations

    [ https://issues.apache.org/jira/browse/ARTEMIS-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332472#comment-16332472 ] 

ASF GitHub Bot commented on ARTEMIS-1609:
-----------------------------------------

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 <jm...@...>
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.

----


> Fix serialization backwards compatibility for JMS destinations
> --------------------------------------------------------------
>
>                 Key: ARTEMIS-1609
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1609
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.5.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)