Sijie Guo created BOOKKEEPER-757:
------------------------------------
Summary: Ledger Recovery Improvement
Key: BOOKKEEPER-757
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-757
Project: Bookkeeper
Issue Type: Improvement
Components: bookkeeper-client
Reporter: Sijie Guo
Assignee: Sijie Guo
Fix For: 4.4.0
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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)