[ https://issues.apache.org/jira/browse/HIVE-10571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907567#comment-14907567 ]
Lefty Leverenz commented on HIVE-10571: --------------------------------------- This has also been committed to branch-1.2 and branch-1.0 for upcoming releases 1.2.2 and 1.0.2. The commit to branch-1.2 is 37e1f833ea1aece3b1e744e6d6db55fdb1514573 (Sept. 1) and the commit to branch-1.0 is 7bc067a64802fbaa72996e8ef41e2134d71c5c14 (Sept 24). Fix Version/s currently says "1.3.0, 2.0.0" but I don't find a commit to branch-1 for 1.3.0 in email, searching by jira number or subject line. Is it in the branch? > 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 > Fix For: 1.3.0, 2.0.0 > > Attachments: HIVE-10571.patch, HIVE-10571.patch, 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)