You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2018/08/03 22:20:54 UTC

[GitHub] activemq-artemis pull request #2214: ARTEMIS-2011 Fixing incompatibility of ...

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-2011 Fixing incompatibility of AddressSettings encode between…

    … versions
    
    To fix this I added a retry on AddressSettings using code that's closer to the original version

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

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

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

    https://github.com/apache/activemq-artemis/pull/2214.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 #2214
    
----
commit 16185b1345d86e00fc6529e30f3b24ff66212331
Author: Clebert Suconic <cl...@...>
Date:   2018-08-03T22:19:05Z

    ARTEMIS-2011 Fixing incompatibility of AddressSettings encode between versions
    
    To fix this I added a retry on AddressSettings using code that's closer to the original version

----


---

[GitHub] activemq-artemis pull request #2214: ARTEMIS-2011 Fixing incompatibility of ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---