You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by dudaerich <gi...@git.apache.org> on 2017/10/27 08:56:04 UTC

[GitHub] activemq-artemis pull request #1617: ARTEMIS-1484 Live's topology update may...

GitHub user dudaerich opened a pull request:

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

    ARTEMIS-1484 Live's topology update may be ignored

    If the current node has no connector to Live, it is better
    to update it from older message than to have none.

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

    $ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-1484

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

    https://github.com/apache/activemq-artemis/pull/1617.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 #1617
    
----
commit 84fb07be53b28dd17688bd1a7f81b51bdc4570b9
Author: Erich Duda <du...@gmail.com>
Date:   2017-10-26T13:36:24Z

    ARTEMIS-1484 Live's topology update may be ignored
    
    If the current node has no connector to Live, it is better
    to update it from older message than to have none.

----


---

[GitHub] activemq-artemis pull request #1617: ARTEMIS-1484 Live's topology update may...

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

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


---