[
https://issues.apache.org/jira/browse/ARTEMIS-3429?focusedWorklogId=642155&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-642155
]
ASF GitHub Bot logged work on ARTEMIS-3429:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/21 05:57
Start Date: 26/Aug/21 05:57
Worklog Time Spent: 10m
Work Description: franz1981 edited a comment on pull request #3694:
URL: https://github.com/apache/activemq-artemis/pull/3694#issuecomment-905799632
Good point, I would add a cli command (or expose a control) to modify the
coordinated activation sequence (on zookeeper) and allow a broker matching it
to correctly start or, the opposite, to allow a broker to match the coordinated
activation sequence and allow it to start as it was the most up to date one (it
seems a better option to me). This is for proper disaster cases eg no brokers
with "right" data available to start
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 642155)
Time Spent: 1h 40m (was: 1.5h)
> Backup forget coordination-id after quorum loss
> -----------------------------------------------
>
> Key: ARTEMIS-3429
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3429
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.18.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Assuming a multi-primary set-up, if the broker acting as backup lost quorum,
> is restarted without applying the coordination-id patching on NodeManager:
> if its local activation sequence is > 0 (because of a past sync with the
> other live) the backup succeed to activate, causing a split-brain (although
> its NodeID is a random one vs the original coordination-id).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)