You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/03/09 04:20:00 UTC

[jira] [Assigned] (HBASE-25646) Possible Resource Leak in CatalogJanitor

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

Wei-Chiu Chuang reassigned HBASE-25646:
---------------------------------------

    Assignee: Narges Shadab

> Possible Resource Leak in CatalogJanitor
> ----------------------------------------
>
>                 Key: HBASE-25646
>                 URL: https://issues.apache.org/jira/browse/HBASE-25646
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Narges Shadab
>            Assignee: Narges Shadab
>            Priority: Major
>
> We noticed a possible resource leak [here|https://github.com/apache/hbase/blob/53128fe7c17e6220113884fbad69d75c59ed56b7/hbase-server/src/main/java/org/apache/hadoop/hbase/master/janitor/CatalogJanitor.java#L411]. {{close()}} is never called on {{inStream}}.
>  I'll submit a pull request to fix it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)