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 870A8EF96 for ; Wed, 16 Jan 2013 03:36:14 +0000 (UTC) Received: (qmail 86462 invoked by uid 500); 16 Jan 2013 03:36:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 86426 invoked by uid 500); 16 Jan 2013 03:36:13 -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 86395 invoked by uid 99); 16 Jan 2013 03:36:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2013 03:36:13 +0000 Date: Wed, 16 Jan 2013 03:36:12 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-4451) Improve zk node naming (/hbase/shutdown) 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-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554709#comment-13554709 ] stack commented on HBASE-4451: ------------------------------ +1 on patch. Made new issue to see if other znodes we should rename. Will wait on hadoopqa before committing. > Improve zk node naming (/hbase/shutdown) > ---------------------------------------- > > Key: HBASE-4451 > URL: https://issues.apache.org/jira/browse/HBASE-4451 > Project: HBase > Issue Type: Improvement > Components: master > Affects Versions: 0.94.0 > Reporter: Harsh J > Assignee: Devaraj Das > Priority: Critical > Labels: noob > Fix For: 0.96.0 > > Attachments: 4451-1.patch > > > Right now the node {{/hbase/shutdown}} is used to indicate cluster status (cluster up, cluster down). > However, upon a chat with Lars George today, we feel that having a name {{/hbase/shutdown}} is possibly bad. The {{/hbase/shutdown}} zknode contains a date when the cluster was _started_. Now that is difficult to understand and digest, given that a person may connect to zk and try to look at what it is about (they may think it 'shutdown' at that date.). > I feel a better name may simply be: {{/hbase/running}}. Thoughts? -- 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