[
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127769#comment-14127769
]
stack commented on HBASE-11892:
-------------------------------
+1 on removing rpc config.
The others are ok though? BaseLogCleanerDelegate implements
LogCleanerDelegate? i.e. LogCleanerDelegate is the Interface and
BaseLogCleanerDelegate just adds some default behavior (user will probably make
use of it?) I didn't look, just thinking. Ditto for other config.
> 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
> 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)