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 7FDB2707A for ; Mon, 26 Sep 2011 20:00:40 +0000 (UTC) Received: (qmail 39335 invoked by uid 500); 26 Sep 2011 20:00:40 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 39279 invoked by uid 500); 26 Sep 2011 20:00:40 -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 39264 invoked by uid 500); 26 Sep 2011 20:00:40 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 39258 invoked by uid 99); 26 Sep 2011 20:00:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 20:00:39 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 20:00:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3DADB28BD80 for ; Mon, 26 Sep 2011 20:00:18 +0000 (UTC) Date: Mon, 26 Sep 2011 20:00:18 +0000 (UTC) From: "jiraposter@reviews.apache.org (Commented) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1027835205.8.1317067218254.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2048044861.32950.1316126772398.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2450) move lock retry logic into ZooKeeperHiveLockManager 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-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114882#comment-13114882 ] jiraposter@reviews.apache.org commented on HIVE-2450: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1950/ ----------------------------------------------------------- (Updated 2011-09-26 17:56:19.501365) Review request for hive and Ning Zhang. Changes ------- address comments Summary ------- move lock retry logic into ZooKeeperHiveLockManager This addresses bug HIVE-2450. https://issues.apache.org/jira/browse/HIVE-2450 Diffs (updated) ----- trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 1171255 trunk/conf/hive-default.xml 1171255 trunk/ql/src/java/org/apache/hadoop/hive/ql/Driver.java 1171255 trunk/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveLockObject.java 1171255 trunk/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java 1171255 Diff: https://reviews.apache.org/r/1950/diff Testing ------- will run tests locally Thanks, Yongqiang > move lock retry logic into ZooKeeperHiveLockManager > --------------------------------------------------- > > Key: HIVE-2450 > URL: https://issues.apache.org/jira/browse/HIVE-2450 > Project: Hive > Issue Type: Improvement > Reporter: He Yongqiang > Assignee: He Yongqiang > Attachments: HIVE-2450.1.patch, HIVE-2450.2.patch, HIVE-2450.3.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira