You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Haymant Mangla (Jira)" <ji...@apache.org> on 2022/05/18 06:10:00 UTC

[jira] [Created] (HIVE-26237) Check if replication cause metastore connection leakage.

Haymant Mangla created HIVE-26237:
-------------------------------------

             Summary: Check if replication cause metastore connection leakage.
                 Key: HIVE-26237
                 URL: https://issues.apache.org/jira/browse/HIVE-26237
             Project: Hive
          Issue Type: Bug
            Reporter: Haymant Mangla
            Assignee: Haymant Mangla


It is observed that the after running replication unit tests, in some cases, the final number of metastore connections is not logged as 0. 

Sample test : TestReplicationScenarios.testBasic

The last entry of hive.log which records connection count is as follows:

INFO [main] metastore.HiveMetaStoreClient: Closed a connection to metastore, current connections: 3



--
This message was sent by Atlassian Jira
(v8.20.7#820007)