Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B693E180D9 for ; Thu, 3 Mar 2016 08:05:20 +0000 (UTC) Received: (qmail 72425 invoked by uid 500); 3 Mar 2016 08:05:18 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 72308 invoked by uid 500); 3 Mar 2016 08:05:18 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 72101 invoked by uid 99); 3 Mar 2016 08:05:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2016 08:05:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 65CD22C1F6F for ; Thu, 3 Mar 2016 08:05:18 +0000 (UTC) Date: Thu, 3 Mar 2016 08:05:18 +0000 (UTC) From: "Rajat Khandelwal (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13188) Allow users of RetryingThriftClient to close transport MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal updated HIVE-13188: ------------------------------------ Attachment: HIVE-13188.03.patch > Allow users of RetryingThriftClient to close transport > ------------------------------------------------------ > > Key: HIVE-13188 > URL: https://issues.apache.org/jira/browse/HIVE-13188 > Project: Hive > Issue Type: Task > Reporter: Rajat Khandelwal > Assignee: Rajat Khandelwal > Attachments: HIVE-13188.02.patch, HIVE-13188.03.patch > > > RetryingThriftCLIClient opens a TTransport and leaves it open. there should be a way to close that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)