Github user sijie commented on the issue: https://github.com/apache/bookkeeper/pull/200 - 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.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---