Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current readahead is a batch-read based sequential reads. It doesn't handle slow bookies very well. This change is to improve the readahead behavior to use a more streaming solution to read ahead.