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

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

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

Peter Somogyi reopened HBASE-25646:
-----------------------------------

> Possible Resource Leak in CatalogJanitor
> ----------------------------------------
>
>                 Key: HBASE-25646
>                 URL: https://issues.apache.org/jira/browse/HBASE-25646
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 3.0.0-alpha-1, 2.5.0, 2.4.3
>            Reporter: Narges Shadab
>            Assignee: Narges Shadab
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.3
>
>
> 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)