[ https://issues.apache.org/jira/browse/BOOKKEEPER-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045524#comment-16045524 ]
Hudson commented on BOOKKEEPER-1088: ------------------------------------ FAILURE: Integrated in Jenkins build bookkeeper-master #1780 (See [https://builds.apache.org/job/bookkeeper-master/1780/]) BOOKKEEPER-1088: CompactionTest tests are broken because of (eolivelli: rev 13c5c88f63f4b7faa63c8c7e42d95f94c6a8d204) * (edit) bookkeeper-server/src/main/java/org/apache/bookkeeper/client/PendingReadOp.java > 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)