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)