You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2017/06/01 19:16:04 UTC

[jira] [Created] (BOOKKEEPER-1088) Ledger Recovery - Add a ReadEntryListener to callback on individual request

Sijie Guo created BOOKKEEPER-1088:
-------------------------------------

             Summary: 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
            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)