You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (Updated) (JIRA)" <ji...@apache.org> on 2011/11/02 13:11:32 UTC

[jira] [Updated] (BOOKKEEPER-81) disk space of garbage collected entry logger files isn't reclaimed util process quit

     [ https://issues.apache.org/jira/browse/BOOKKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo updated BOOKKEEPER-81:
--------------------------------

    Affects Version/s: 3.4.0
        Fix Version/s: 4.0.0
    
> 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: 3.4.0
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.0.0
>
>         Attachments: bookkeeper-81.patch
>
>
> 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