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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-1094 replica + group-name fix

    When a replica attempts to connect to a live server using a group-name
    and there are > 1 servers on the network using that group there is a
    chance it will fail because it doesn't keep track of all of the
    topology data it receives. This fix ensures that all the topology data
    from the cluster tracked until it is used and fails at which point it
    is discarded.

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1094

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

    https://github.com/apache/activemq-artemis/pull/1175.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 #1175
    
----
commit 0e5a643de516df31bde9a0a61719d05382b4c8eb
Author: Justin Bertram <jbert...@apache.org>
Date:   2017-04-05T20:12:23Z

    ARTEMIS-1094 replica + group-name fix
    
    When a replica attempts to connect to a live server using a group-name
    and there are > 1 servers on the network using that group there is a
    chance it will fail because it doesn't keep track of all of the
    topology data it receives. This fix ensures that all the topology data
    from the cluster tracked until it is used and fails at which point it
    is discarded.

----


> Replica can't connect to live via group-name when group size > 1
> ----------------------------------------------------------------
>
>                 Key: ARTEMIS-1094
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1094
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>             Fix For: 2.next
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to