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 C0E0CC51E for ; Thu, 4 Jul 2013 04:39:32 +0000 (UTC) Received: (qmail 56672 invoked by uid 500); 4 Jul 2013 04:39:27 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 56592 invoked by uid 500); 4 Jul 2013 04:39:25 -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 56527 invoked by uid 99); 4 Jul 2013 04:39:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 04:39:23 +0000 Date: Thu, 4 Jul 2013 04:39:23 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8810) Bring in code constants in line with default xml's 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-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8810: ------------------------- Attachment: 8810.txt Here is patch that has stylesheet to produce a junit test. We can ignore typing just comparing strings of numbers, booleans, or strings. What is missing now is finding in code where the defines are and adding calls in here. This masses up our being able to generate this junit test going forward. Any ideas for avoiding hard-coding the tests (and the variables we test)? I could do defines in HConstants for all in hbase-default.xml? > Bring in code constants in line with default xml's > -------------------------------------------------- > > Key: HBASE-8810 > URL: https://issues.apache.org/jira/browse/HBASE-8810 > Project: HBase > Issue Type: Bug > Components: Usability > Reporter: Elliott Clark > Assignee: Elliott Clark > Fix For: 0.95.2 > > Attachments: 8810.txt, hbase-default_to_java_constants.xsl, HBaseDefaultXMLConstants.java > > > After the defaults were changed in the xml some constants were left the same. > DEFAULT_HBASE_CLIENT_PAUSE for example. -- 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