You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/10/29 21:14:00 UTC

[GitHub] [bookkeeper] karanmehta93 opened a new pull request #2471: Autorecovery may hang indefinitely when zookeeper connection blips

karanmehta93 opened a new pull request #2471:
URL: https://github.com/apache/bookkeeper/pull/2471


   Descriptions of the changes in this PR:
   
   ### Motivation
   
   In certain circumstances, all AR processes were running but not performing any replication. Thus ledgers remain under-replicated for periods more than the threshold defined by our monitoring system. The reason is that the latch here gets countdown only under certain condition.
   
   ### Changes
   
   Ensure that countdown latch is released for any ZK event. Also log the zk event.
   
   Master Issue: #2302 


----------------------------------------------------------------
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



[GitHub] [bookkeeper] eolivelli commented on pull request #2471: Autorecovery may hang indefinitely when zookeeper connection blips

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #2471:
URL: https://github.com/apache/bookkeeper/pull/2471#issuecomment-720285495






----------------------------------------------------------------
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



[GitHub] [bookkeeper] karanmehta93 commented on pull request #2471: Autorecovery may hang indefinitely when zookeeper connection blips

Posted by GitBox <gi...@apache.org>.
karanmehta93 commented on pull request #2471:
URL: https://github.com/apache/bookkeeper/pull/2471#issuecomment-719030589


   rerun tests


----------------------------------------------------------------
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



[GitHub] [bookkeeper] eolivelli merged pull request #2471: Autorecovery may hang indefinitely when zookeeper connection blips

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #2471:
URL: https://github.com/apache/bookkeeper/pull/2471


   


----------------------------------------------------------------
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



[GitHub] [bookkeeper] Ghatage commented on pull request #2471: Autorecovery may hang indefinitely when zookeeper connection blips

Posted by GitBox <gi...@apache.org>.
Ghatage commented on pull request #2471:
URL: https://github.com/apache/bookkeeper/pull/2471#issuecomment-719052540


   rerun failure checks


----------------------------------------------------------------
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