StevenLuMT opened a new pull request #2967:
URL: https://github.com/apache/bookkeeper/pull/2967


   
   
   Descriptions of the changes in this PR:
   
   
   
   ### Motivation
   
   the other bookie restart,rereplicate will run failed for 
BookieIdNotResolvedException when recover the IN_RECOVERY ledger,
   then the ReplicationWorker will cost more cpu time  during the other bookie 
is restarting.
   so wait a BackOff Time when rereplicate run failed to reduce CPU Resource
   
   ### Changes
   
   1. check rereplicate status
   2. when rereplicate run fail ,call method waitBackOffTime to wait a moment 
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to