[
https://issues.apache.org/jira/browse/HBASE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-7176.
----------------------------------------
Resolution: Won't Fix
> Add start/stop functionality to FileCleanerDelegates
> ----------------------------------------------------
>
> Key: HBASE-7176
> URL: https://issues.apache.org/jira/browse/HBASE-7176
> Project: HBase
> Issue Type: Improvement
> Reporter: Jesse Yates
> Priority: Major
>
> This came up in HBASE-6865 were the cleaner needed to start a thread to
> maintain a cache, so we used the setConf(Configuration) method. However, the
> general semantics of that method don't usually imply only-once usage. Really,
> we should add start/stop semantics so the delegate is started once before
> usage and stopped when its parent file cleaner stops.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)