[jira] [Updated] (ARTEMIS-3643) Improve Pluggable Quorum HA if backup fail to read its journal

2022-01-13 Thread Francesco Nigro (Jira)


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

Francesco Nigro updated ARTEMIS-3643:
-
Description: 
During failover, the backup ensures to acquire ownership of the latest 
activation sequence value, but if it fails right after to load the journal 
(because of OOM) it would crash, becoming the only broker able to serve clients.

It would be better to move the activation sequence change/commit past loading 
the journal and before opening the acceptors for the clients.

  was:
During failover, the backup ensures to acquire ownership of the latest 
activation sequence value, but if it fails, right after, to load the journal 
(because of OOM) it would crash, becoming the only broker able to serve clients.

It would be better to move the activation sequence change/commit past loading 
the journal and before opening the acceptors for the clients.


> Improve Pluggable Quorum HA if backup fail to read its journal
> --
>
> Key: ARTEMIS-3643
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3643
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Francesco Nigro
>Assignee: Francesco Nigro
>Priority: Major
>
> During failover, the backup ensures to acquire ownership of the latest 
> activation sequence value, but if it fails right after to load the journal 
> (because of OOM) it would crash, becoming the only broker able to serve 
> clients.
> It would be better to move the activation sequence change/commit past loading 
> the journal and before opening the acceptors for the clients.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (ARTEMIS-3643) Improve Pluggable Quorum HA if backup fail to read its journal

2022-01-13 Thread Francesco Nigro (Jira)


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

Francesco Nigro updated ARTEMIS-3643:
-
Summary: Improve Pluggable Quorum HA if backup fail to read its journal  
(was: Increase Pluggable Quorum HA if backup fail to read its journal)

> Improve Pluggable Quorum HA if backup fail to read its journal
> --
>
> Key: ARTEMIS-3643
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3643
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Francesco Nigro
>Assignee: Francesco Nigro
>Priority: Major
>
> During failover, the backup ensures to acquire ownership of the latest 
> activation sequence value, but if it fails, right after, to load the journal 
> (because of OOM) it would crash, becoming the only broker able to serve 
> clients.
> It would be better to move the activation sequence change/commit past loading 
> the journal and before opening the acceptors for the clients.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)