You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/09/04 10:23:52 UTC

[jira] [Created] (HBASE-11892) configs contain stale entries

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)