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

ASF subversion and git services commented on ARTEMIS-1779:
----------------------------------------------------------

Commit 262990fa6716f5bf3c72bc8a44616cef4df17c11 in activemq-artemis's branch 
refs/heads/master from [~gaohoward]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=262990f ]

ARTEMIS-1779 ClusterConnectionBridge may connect to other nodes than its target

The cluster connection bridge has a TopologyListener and connects to a new node
each time it receives a nodeUp() event. It needs to put a check here to make
sure that the cluster bridge only connects to its target node and it's backups.

This issue shows up when you run LiveToLiveFailoverTest.testConsumerTransacted
test.

Also in this commit improvement of BackupSyncJournalTest so that it runs more
stable.


> ClusterConnectionBridge may connect to other nodes than its target
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-1779
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1779
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.5.1
>
>
> The cluster connection bridge has a TopologyListener and connects to a new 
> node each time it receives a nodeUp() event. It needs to put a check here to 
> make sure that the cluster bridge only connects to its target node and it's 
> backups.



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

Reply via email to