Nicklee007 opened a new pull request, #3950:
URL: https://github.com/apache/bookkeeper/pull/3950

   ### Motivation
   Through dynamic change `InFlightReadEntryNumInLedgerChecker` config to 
control auditor check ledger rate which too fast will cause much read entry 
timeout exception and cause some bad influence for bookie performance.
   
   ### Changes
   1.  Auditor will get `InFlightReadEntryNumInLedgerChecker` from znode 
`/ledgers/underreplication/inFlightReadEntryNumInLedgerChecker`;
   2. Add the shell command to change `InFlightReadEntryNumInLedgerChecker` 
from znode;
   3. Add some unit test.
   


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