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/26 10:13:00 UTC

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

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

Duo Zhang resolved HBASE-26119.
-------------------------------
    Fix Version/s: 3.0.0-alpha-2
                   2.5.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to master and branch-2.

Thanks [~sunxin] for reviewing.

> 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
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> 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)