Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
for performance consideration, the jira is targeting on improving ledger recovery. this ticket is to track improvements:
- add a parallel reading request in PendingReadOp (so when we read range of requests, we could callback individual entry if they are available)
- change recovery read to use batch read, so we could parallel reading entries to improve recovery time.
Attachments
Issue Links
- is related to
-
DL-2 DistributedLog should work with the official apache bookkeeper
- Resolved