Jesse Yates created HBASE-7176:
----------------------------------
Summary: 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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira