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 3D7E1109AD for ; Mon, 9 Sep 2013 18:42:58 +0000 (UTC) Received: (qmail 15512 invoked by uid 500); 9 Sep 2013 18:42:57 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 15263 invoked by uid 500); 9 Sep 2013 18:42:57 -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 15246 invoked by uid 500); 9 Sep 2013 18:42:56 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 15232 invoked by uid 99); 9 Sep 2013 18:42:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 18:42:56 +0000 Date: Mon, 9 Sep 2013 18:42:56 +0000 (UTC) From: "Hudson (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5071) Address thread safety issues with HiveHistoryUtil 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-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762142#comment-13762142 ] Hudson commented on HIVE-5071: ------------------------------ SUCCESS: Integrated in Hive-trunk-h0.21 #2320 (See [https://builds.apache.org/job/Hive-trunk-h0.21/2320/]) HIVE-5071 : Address thread safety issues with HiveHistoryUtil (Teddy Choi reviewed by Edward Capriolo committed by Navis) (navis: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1520979) * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java > Address thread safety issues with HiveHistoryUtil > ------------------------------------------------- > > Key: HIVE-5071 > URL: https://issues.apache.org/jira/browse/HIVE-5071 > Project: Hive > Issue Type: Bug > Affects Versions: 0.11.0 > Reporter: Thiruvel Thirumoolan > Assignee: Teddy Choi > Priority: Minor > Fix For: 0.13.0 > > Attachments: HIVE-5071.1.patch.txt > > > HiveHistoryUtil.parseLine() is not thread safe, it could be used by multiple clients of HWA. -- 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