[
https://issues.apache.org/jira/browse/BOOKKEEPER-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794238#comment-13794238
]
Hudson commented on BOOKKEEPER-676:
-----------------------------------
SUCCESS: Integrated in bookkeeper-trunk #400 (See
[https://builds.apache.org/job/bookkeeper-trunk/400/])
BOOKKEEPER-676: Make add asynchrounous in ledger recovery (aniruddha via ivank)
(ivank: rev 1531944)
* /zookeeper/bookkeeper/trunk/CHANGES.txt
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerRecoveryOp.java
> Make add asynchrounous in ledger recovery
> -----------------------------------------
>
> Key: BOOKKEEPER-676
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-676
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Sijie Guo
> Assignee: Aniruddha
> Fix For: 4.3.0
>
> Attachments: BOOKKEEPER-676.patch
>
>
> currently, recovery read needs to wait until add finished. it would take a
> long time for ledger recovery if there are lots of entries needs to recover.
> read next and add current could be sent in parallel.
> this ticket is for merging change:
> https://github.com/twitter/bookkeeper/commit/e7ff599869a35c24ebd255a20fa6c70c32b559f5
--
This message was sent by Atlassian JIRA
(v6.1#6144)