[ https://issues.apache.org/jira/browse/HIVE-10571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524051#comment-14524051 ]
Szehon Ho commented on HIVE-10571: ---------------------------------- +1 > HiveMetaStoreClient should close existing thrift connection before its > reconnect > -------------------------------------------------------------------------------- > > Key: HIVE-10571 > URL: https://issues.apache.org/jira/browse/HIVE-10571 > Project: Hive > Issue Type: Bug > Components: Metastore > Reporter: Chaoyu Tang > Assignee: Chaoyu Tang > Attachments: HIVE-10571.patch > > > HiveMetaStoreClient should first close its existing thrift connection, no > matter it is already dead or still live, before its opening another > connection in its reconnect() method. Otherwise, it might lead to resource > huge accumulation or leak at HMS site when client keeps on retrying. -- This message was sent by Atlassian JIRA (v6.3.4#6332)