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:
[email protected]


Reply via email to