[
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133496#comment-14133496
]
Hudson commented on HBASE-11892:
--------------------------------
FAILURE: Integrated in HBase-1.0 #183 (See
[https://builds.apache.org/job/HBase-1.0/183/])
HBASE-11892 Stale config entries (mstanleyjones: rev
49e27418808a6ad69c28c57ced093cfdcef65dc2)
* 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)