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 2017/11/28 19:29:12 UTC

[GitHub] philipsu522 commented on issue #776: Issue 709: Add Slow Bookkeeper Servers to Placement Policy for read ordering

philipsu522 commented on issue #776: Issue 709: Add Slow Bookkeeper Servers to Placement Policy for read ordering
URL: https://github.com/apache/bookkeeper/pull/776#issuecomment-347636678
 
 
   @jiazhai, the loading cache will evict the slow bookie after a certain amount of time based on last write , so if it becomes fast then there won't be any speculative reads. No more speculative reads means that the cache won't be updated for the bookie, and it will be evicted after a certain time.

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