[
https://issues.apache.org/jira/browse/ARTEMIS-2862?focusedWorklogId=465728&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-465728
]
ASF GitHub Bot logged work on ARTEMIS-2862:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Aug/20 14:38
Start Date: 03/Aug/20 14:38
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request #3229:
URL: https://github.com/apache/activemq-artemis/pull/3229
In certain cases with shared-store HA a broker's activation can fail but
the broker will still be holding the journal lock. This results in a
"zombie" broker which can't actually service clients and prevents the
backup from activating.
This commit adds an ActivationFailureListener to catch activation
failures and stop the broker completely.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 465728)
Remaining Estimate: 0h
Time Spent: 10m
> Activation failure can result in zombie broker
> ----------------------------------------------
>
> Key: ARTEMIS-2862
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2862
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In certain cases with shared-store HA a broker's activation can fail but the
> broker will still be holding the journal lock. This results in a "zombie"
> broker which can't actually service clients and prevents the backup from
> activating.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)