[
https://issues.apache.org/jira/browse/BOOKKEEPER-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125477#comment-15125477
]
ASF GitHub Bot commented on BOOKKEEPER-841:
-------------------------------------------
GitHub user merlimat opened a pull request:
https://github.com/apache/bookkeeper/pull/5
BOOKKEEPER-841: Bookie should calculate ledgers map writing a new entry log
file
@sijie I've addressed all comments from https://reviews.apache.org/r/33061
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/merlimat/bookkeeper bk-841
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit af90b42848f6b30993662b599f7441b363a73439
Author: Matteo Merli <[email protected]>
Date: 2015-04-08T22:15:56Z
BOOKKEEPER-841: Bookie should calculate ledgers map writing a new entry log
file
----
> Bookie should calculate ledgers map writing a new entry log file
> ----------------------------------------------------------------
>
> Key: BOOKKEEPER-841
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-841
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Reporter: Sijie Guo
> Assignee: Matteo Merli
> Fix For: 4.4.0
>
> Attachments:
> 0001-BOOKKEEPER-841-Bookie-should-calculate-ledgers-map-w.patch,
> 0001-BOOKKEEPER-841-Bookie-should-calculate-ledgers-map-w.patch,
> 0001-BOOKKEEPER-841-Bookie-should-calculate-ledgers-map-w.patch,
> 0001-BOOKKEEPER-841-Bookie-should-calculate-ledgers-map-w.patch
>
>
> Bookie should calculate ledgers map when writing a new entry log file. so the
> bookie doesn't need to scan that entry log file again, which it would improve
> garbage collection efficiency
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)