You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/09/12 09:51:00 UTC

[jira] [Created] (HBASE-25016) Should close ResultScanner in MetaTableAccessor.scanByRegionEncodedName

Duo Zhang created HBASE-25016:
---------------------------------

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


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)