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 E00C3DC9E for ; Fri, 12 Oct 2012 17:07:03 +0000 (UTC) Received: (qmail 32254 invoked by uid 500); 12 Oct 2012 17:07:03 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 32204 invoked by uid 500); 12 Oct 2012 17:07:03 -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 32195 invoked by uid 99); 12 Oct 2012 17:07:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 17:07:03 +0000 Date: Fri, 12 Oct 2012 17:07:03 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <1514075889.38186.1350061623617.JavaMail.jiratomcat@arcas> In-Reply-To: <1149984431.109494.1348261028095.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6858) Fix the incorrect BADVERSION checking in the recoverable zookeeper 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-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475164#comment-13475164 ] stack commented on HBASE-6858: ------------------------------ bq. I think the patch doesn't break rolling upgrade because, in retrieving data, we use the dynamical id length from the data, not the static copy. I thought you were writing the seed into znode? > Fix the incorrect BADVERSION checking in the recoverable zookeeper > ------------------------------------------------------------------ > > Key: HBASE-6858 > URL: https://issues.apache.org/jira/browse/HBASE-6858 > Project: HBase > Issue Type: Bug > Components: Zookeeper > Reporter: Liyin Tang > Assignee: Liyin Tang > Priority: Critical > Fix For: 0.96.0 > > Attachments: HBASE-6858.patch, HBASE-6858_v2.patch, HBASE-6858_v3.patch, trunk-6858.patch > > > Thanks for Stack and Kaka's reporting that there is a bug in the recoverable zookeeper when handling BADVERSION exception for setData(). It shall compare the ID payload of the data in zk with its own identifier. -- 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