[ https://issues.apache.org/jira/browse/BOOKKEEPER-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034003#comment-16034003 ]
ASF GitHub Bot commented on BOOKKEEPER-1088: -------------------------------------------- Github user jvrao commented on the issue: https://github.com/apache/bookkeeper/pull/178 LGTM > Ledger Recovery - Add a ReadEntryListener to callback on individual request > --------------------------------------------------------------------------- > > Key: BOOKKEEPER-1088 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1088 > Project: Bookkeeper > Issue Type: Sub-task > Components: bookkeeper-client > Reporter: Sijie Guo > Assignee: Sijie Guo > Fix For: 4.5.0 > > > bookkeeper recovery improvement (part-3): add a ReadEntryListener to callback > on individual request. > - add read entry listener which allow doing batch read, but callback on > individual entries in sequence. so in recovery op, we could issue batch > reads, then on each individual callback do add entry and stop when received > NoSuchEntry. -- This message was sent by Atlassian JIRA (v6.3.15#6346)