[
https://issues.apache.org/jira/browse/ARTEMIS-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172748#comment-17172748
]
ASF subversion and git services commented on ARTEMIS-2868:
----------------------------------------------------------
Commit 27cb9b37b1459a0ca19363fef22002b87be3f2b2 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=27cb9b3 ]
ARTEMIS-2868 Protect Topology Updates from Split Brain
> Split Brain on Replication could "damage" the Topology, isolating the server
> ----------------------------------------------------------------------------
>
> Key: ARTEMIS-2868
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2868
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.14.0
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.15.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The issue is that after a split brain, during a reconnect the live broker
> will send a topology update to the live replacing the topology.
>
> As a result, new replicas will not be able to reconnect after the split
> brain, since the topology will return a wrong address, probably towards
> itself from backup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)