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 2018/06/19 02:03:03 UTC

[GitHub] hrsakai edited a comment on issue #1197: A lot of underreplicated ledgers occur when periodic check run

hrsakai edited a comment on issue #1197: A lot of underreplicated ledgers occur when periodic check run
URL: https://github.com/apache/bookkeeper/issues/1197#issuecomment-398250321
 
 
   It seems that this issue has been fixed when we changed settings:
   ```
   verificationPercentage=20 (from 100)
   maxPendingReadRequestsPerThread=50000 (from 30000)
   rereplicationEntryBatchSize=50 (from 5000)
   readEntryTimeoutSec=40 (from 20)
   throttle=15 (from 5000)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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