[
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133521#comment-14133521
]
Hudson commented on HBASE-11892:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5504 (See
[https://builds.apache.org/job/HBase-TRUNK/5504/])
HBASE-11892 Clean up stale config entries in hbase-default.xml (mstanleyjones:
rev 4018e85611ac67526f745fe761a940e1f09c7b64)
* hbase-common/src/main/resources/hbase-default.xml
> configs contain stale entries
> -----------------------------
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Sean Busbey
> Assignee: Misty Stanley-Jones
> Priority: Trivial
> Labels: beginner
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11892.patch
>
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than
> hdfs-default.xml and the classes it references were removed by HBASE-8214
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)