[
https://issues.apache.org/jira/browse/BOOKKEEPER-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215829#comment-13215829
]
Hudson commented on BOOKKEEPER-178:
-----------------------------------
Integrated in bookkeeper-trunk #376 (See
[https://builds.apache.org/job/bookkeeper-trunk/376/])
BOOKKEEPER-178: Delay ledger directory creation until the ledger index file
was created (sijie via ivank) (Revision 1293372)
Result = ABORTED
ivank :
Files :
* /zookeeper/bookkeeper/trunk/CHANGES.txt
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/FileInfo.java
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/LedgerCache.java
> Delay ledger directory creation until the ledger index file was created
> -----------------------------------------------------------------------
>
> Key: BOOKKEEPER-178
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-178
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Affects Versions: 4.0.0
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 4.1.0
>
> Attachments: BK-178.patch
>
>
> The index file creation is delayed until absolutely necessary after
> BOOKKEEPER-137. but we don't delay the creation of parent directories of
> index file, it would hurt performance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira