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

Ted Yu updated BOOKKEEPER-872:
------------------------------
    Attachment: bookkeeper-872-v1.txt

> Resource leak with unclosed LedgerManager in 
> HierarchicalLedgerManagerFactory#format()
> --------------------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-872
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-872
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ted Yu
>         Attachments: bookkeeper-872-v1.txt
>
>
> {code}
>     public void format(AbstractConfiguration conf, ZooKeeper zk)
>             throws InterruptedException, KeeperException, IOException {
>         HierarchicalLedgerManager ledgerManager = (HierarchicalLedgerManager) 
> newLedgerManager();
> {code}
> ledgerManager is not closed upon exit from the method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to