GitHub user sijie opened an issue: https://github.com/apache/bookkeeper/issues/209
Introduce a Speculative Read/Read LAC policy **FEATURE REQUEST** 1. Please describe the feature you are requesting. Currently the speculative logic is coupled with PendingReadOp. It would be good to move the speculative logic out to make it generic as speculative policies. so: - the policy can be changed easily in future. new policy can be introduced. - same the policy can be applied to long poll reads. 2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue? *nice-to-have* 3. Provide any additional detail on your proposed use case for this feature. N/A ---- ---- --- 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. ---