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 2021/07/25 14:41:00 UTC

[jira] [Created] (HBASE-26119) Polish TestAsyncNonMetaRegionLocator

Duo Zhang created HBASE-26119:
---------------------------------

             Summary: Polish TestAsyncNonMetaRegionLocator
                 Key: HBASE-26119
                 URL: https://issues.apache.org/jira/browse/HBASE-26119
             Project: HBase
          Issue Type: Improvement
          Components: meta replicas, test
            Reporter: Duo Zhang
            Assignee: Duo Zhang


It creates a Connection in constructor but only close it in AfterClass method, which leaks Connections and make the code a bit ugly.



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