Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80A4FF18F for ; Thu, 25 Apr 2013 22:28:18 +0000 (UTC) Received: (qmail 22977 invoked by uid 500); 25 Apr 2013 22:28:17 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 22923 invoked by uid 500); 25 Apr 2013 22:28:17 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 22900 invoked by uid 500); 25 Apr 2013 22:28:17 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 22896 invoked by uid 99); 25 Apr 2013 22:28:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 22:28:17 +0000 Date: Thu, 25 Apr 2013 22:28:17 +0000 (UTC) From: "Carl Steinbach (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-4398) HS2 Resource leak: operation handles not cleaned when originating session is closed 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-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642309#comment-13642309 ] Carl Steinbach commented on HIVE-4398: -------------------------------------- I left some more comments on RB. Thanks. > HS2 Resource leak: operation handles not cleaned when originating session is closed > ----------------------------------------------------------------------------------- > > Key: HIVE-4398 > URL: https://issues.apache.org/jira/browse/HIVE-4398 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 0.10.0 > Reporter: Ashish Vaidya > Assignee: Ashish Vaidya > Fix For: 0.11.0 > > Attachments: HIVE-4398.branch-0.11.patch, HIVE-4398.branch-0.11.patch.1, HIVE-4398.branch-0.11.patch.2 > > > In HS2 closing of sessions doesn't lead to closing of all the operation handles that the session had opened. This JIRA is meant to address this issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira