Sean Busbey created HBASE-11892:
-----------------------------------
Summary: 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
Priority: Trivial
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)