[
https://issues.apache.org/jira/browse/BOOKKEEPER-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045500#comment-16045500
]
ASF GitHub Bot commented on BOOKKEEPER-1088:
--------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/bookkeeper/pull/187
> 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)