Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CAF17107FE for ; Tue, 25 Feb 2014 12:52:44 +0000 (UTC) Received: (qmail 81379 invoked by uid 500); 25 Feb 2014 12:52:33 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 81293 invoked by uid 500); 25 Feb 2014 12:52:31 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 81021 invoked by uid 99); 25 Feb 2014 12:52:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 12:52:26 +0000 Date: Tue, 25 Feb 2014 12:52:26 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+ 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/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911528#comment-13911528 ] Hudson commented on HBASE-10581: -------------------------------- FAILURE: Integrated in hbase-0.96-hadoop2 #215 (See [https://builds.apache.org/job/hbase-0.96-hadoop2/215/]) HBASE-10581: ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+ (jeffreyz: rev 1571523) * /hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/util/ZKDataMigrator.java > ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+ > ------------------------------------------------------------------------- > > Key: HBASE-10581 > URL: https://issues.apache.org/jira/browse/HBASE-10581 > Project: HBase > Issue Type: Bug > Affects Versions: 0.98.0, 0.96.0, 0.96.1 > Reporter: Jeffrey Zhong > Assignee: Jeffrey Zhong > Priority: Critical > Fix For: 0.96.2, 0.98.1, 0.99.0 > > Attachments: hbase-10581.patch > > > ACL znodes are left in the upgrade process when upgrading 0.94 to 0.96+ > Those 0.94 znodes will choke HMaster because their data aren't PBed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)