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/25 17:21:00 UTC

[jira] [Closed] (ARTEMIS-2868) Protect a replicated broker pair from breaking the topology in case of a split brain

     [ https://issues.apache.org/jira/browse/ARTEMIS-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-2868.
------------------------------------
    Resolution: Fixed

> Protect a replicated broker pair from breaking the topology in case of a split brain
> ------------------------------------------------------------------------------------
>
>                 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: 1h 20m
>  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)