You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2020/08/04 19:40:00 UTC

[jira] [Created] (ARTEMIS-2868) Split Brain on Replication could "damage" the Topology, isolating the server

Clebert Suconic created ARTEMIS-2868:
----------------------------------------

             Summary: 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
             Fix For: 2.15.0


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)