[
https://issues.apache.org/jira/browse/HBASE-25016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang reopened HBASE-25016:
-------------------------------
The PR is not complete, we should also close the Table which is returned by
calling getMetaHTable...
> Should close ResultScanner in MetaTableAccessor.scanByRegionEncodedName
> -----------------------------------------------------------------------
>
> Key: HBASE-25016
> URL: https://issues.apache.org/jira/browse/HBASE-25016
> Project: HBase
> Issue Type: Bug
> Components: master, meta
> Reporter: Duo Zhang
> Assignee: niuyulin
> Priority: Critical
> Fix For: 3.0.0-alpha-1, 2.4.0, 2.3.2
>
>
> It will cause resource leak.
> Th good news is that this method is only used for cluster maintainance, such
> as assign or unassign region manually, so it is less hurt. Anyway, we should
> fix it ASAP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)