You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/28 03:25:31 UTC

[jira] [Resolved] (HBASE-5073) Registered listeners not getting removed leading to memory leak in HBaseAdmin

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

ramkrishna.s.vasudevan resolved HBASE-5073.
-------------------------------------------

    Resolution: Fixed

Committed to branch hence resolving.
                
> Registered listeners not getting removed leading to memory leak in HBaseAdmin
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-5073
>                 URL: https://issues.apache.org/jira/browse/HBASE-5073
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.4
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5073.patch
>
>
> HBaseAdmin apis like tableExists(), flush, split, closeRegion uses catalog tracker.  Every time Root node tracker and meta node tracker are started and a listener is registered.  But after the operations are performed the listeners are not getting removed. Hence if the admin apis are consistently used then it may lead to memory leak.  

--
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