[
https://issues.apache.org/jira/browse/BOOKKEEPER-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-676:
---------------------------------
Attachment: BOOKKEEPER-676.patch
generated the patch to make reads asynchronous in ledger recovery procedure.
> 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
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira