[
https://issues.apache.org/jira/browse/BOOKKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151924#comment-13151924
]
Hudson commented on BOOKKEEPER-81:
----------------------------------
Integrated in bookkeeper-trunk #222 (See
[https://builds.apache.org/job/bookkeeper-trunk/222/])
BOOKKEEPER-81: disk space of garbage collected entry logger files isn't
reclaimed util process quit (Sijie Guo via fpj)
fpj :
Files :
* /zookeeper/bookkeeper/trunk/CHANGES.txt
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/BufferedChannel.java
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/EntryLogger.java
> disk space of garbage collected entry logger files isn't reclaimed util
> process quit
> -------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-81
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-81
> Project: Bookkeeper
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 4.0.0
>
> Attachments: bookkeeper-81.patch, bookkeeper-81.patch_v2
>
>
> disk space of garbage collected entry logger files isn't reclaimed until
> process quit.
> it is caused by entry logger doesn't close the file channel of garbage
> collected files. so the process kept an reference to this file, filesystem
> only reclaim its space when the process quit.
--
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