Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 423 invoked from network); 30 Jan 2009 00:50:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2009 00:50:21 -0000 Received: (qmail 6638 invoked by uid 500); 30 Jan 2009 00:50:21 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 6625 invoked by uid 500); 30 Jan 2009 00:50:21 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 6578 invoked by uid 99); 30 Jan 2009 00:50:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jan 2009 16:50:20 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jan 2009 00:50:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CB1F4234C4AF for ; Thu, 29 Jan 2009 16:49:59 -0800 (PST) Message-ID: <1029250172.1233276599830.JavaMail.jira@brutus> Date: Thu, 29 Jan 2009 16:49:59 -0800 (PST) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Commented: (HBASE-1144) Store the ROOT region location in Zookeeper In-Reply-To: <817437779.1232564759712.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668683#action_12668683 ] stack commented on HBASE-1144: ------------------------------ +1 I'll add javadoc to the Wrapper* class in its class comment location. Will also add to overview doc. that user should make sure dataDir is good. > Store the ROOT region location in Zookeeper > ------------------------------------------- > > Key: HBASE-1144 > URL: https://issues.apache.org/jira/browse/HBASE-1144 > Project: Hadoop HBase > Issue Type: Sub-task > Reporter: Jean-Daniel Cryans > Assignee: Nitay Joffe > Fix For: 0.20.0 > > Attachments: hbase-1144-v2.patch, hbase-1144.patch, overview.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.