You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/11/22 20:47:01 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request #2901: ARTEMIS-2421 periodic journal lock evaluation

jbertram opened a new pull request #2901: ARTEMIS-2421 periodic journal lock evaluation
URL: https://github.com/apache/activemq-artemis/pull/2901
 
 
   If a broker loses its file lock on the journal and doesn't notice (e.g.
   network connection failure to an NFS mount) then it can continue to run
   after its backup activates resulting in split-brain.
   
   This commit implements periodic journal lock evaluation so that if a live
   server loses its lock it will automatically restart itself.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services