You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/15 00:24:00 UTC

[jira] [Resolved] (HBASE-7176) Add start/stop functionality to FileCleanerDelegates

     [ 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)