You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/06/28 16:10:01 UTC

[GitHub] sijie commented on issue #200: Issue 209: Introduce Speculative Read/Read LAC policy

sijie commented on issue #200: Issue 209: Introduce Speculative Read/Read LAC policy
URL: https://github.com/apache/bookkeeper/pull/200#issuecomment-311708998
 
 
   - in the upcoming changes of long poll requests, we need same speculative policy for long poll requests. abstract the logic as a policy will make things easier and we don't have to duplicate the code for both reads and long poll reads
   - abstracting the logic as a policy will help us improving the policy without changing the read code.
   - we also extend the default policy to have exponential backup in place.
 
----------------------------------------------------------------
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