Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A032F200AE3 for ; Wed, 4 May 2016 16:21:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9EB671609FF; Wed, 4 May 2016 14:21:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EDF6B1609A1 for ; Wed, 4 May 2016 16:21:13 +0200 (CEST) Received: (qmail 43835 invoked by uid 500); 4 May 2016 14:21: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 43820 invoked by uid 99); 4 May 2016 14:21:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 14:21:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DD8462C1F5D for ; Wed, 4 May 2016 14:21:12 +0000 (UTC) Date: Wed, 4 May 2016 14:21:12 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15528) Clean up outdated entries in hbase-default.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 May 2016 14:21:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-15528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270691#comment-15270691 ] Hudson commented on HBASE-15528: -------------------------------- SUCCESS: Integrated in HBase-1.4 #135 (See [https://builds.apache.org/job/HBase-1.4/135/]) HBASE-15528 Clean up outdated entries in hbase-default.xml (enis: rev 615d77722ccca974ffccc51808e346f7f0eca47b) * hbase-common/src/main/resources/hbase-default.xml * src/main/asciidoc/_chapters/hbase-default.adoc > Clean up outdated entries in hbase-default.xml > ---------------------------------------------- > > Key: HBASE-15528 > URL: https://issues.apache.org/jira/browse/HBASE-15528 > Project: HBase > Issue Type: Bug > Reporter: Junegunn Choi > Assignee: Junegunn Choi > Priority: Minor > Fix For: 2.0.0, 1.4.0 > > Attachments: HBASE-15528.patch > > > | {{hbase.bucketcache.sizes}} | Should be {{hbase.bucketcache.bucket.sizes}} | > | {{hbase.master.catalog.timeout}} | Removed in HBASE-7578 | > | {{hbase.regionserver.catalog.timeout}} | Removed in HBASE-7578 | > | {{hbase.metrics.exposeOperationTimes}} | Removed in HBASE-6410 | > | {{hbase.metrics.showTableName}} | Removed in HBASE-6410 | > | {{hbase.thrift.htablepool.size.max}} | HTablePool is no longer used (HBASE-13201) | > | {{zookeeper.znode.rootserver}} | Root region no longer exists | -- This message was sent by Atlassian JIRA (v6.3.4#6332)