Wechar created HIVE-28338:
-----------------------------
Summary: Client connection count is not correct in
HiveMetaStore#close
Key: HIVE-28338
URL: https://issues.apache.org/jira/browse/HIVE-28338
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: Wechar
Assignee: Wechar
HIVE-24349 introduced a bug in {{HiveMetaStoreClient}} for embedded metastore,
where the log would print negative connection counts.
*Root Cause*
Connection count is only used in remote metastore, we do not need decrease
connection counts when transport is null.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)