You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ruanhui (Jira)" <ji...@apache.org> on 2021/05/11 16:55:00 UTC

[jira] [Created] (HBASE-25880) remove files from filesCompacting when clear compaction queues

ruanhui created HBASE-25880:
-------------------------------

             Summary: remove files from filesCompacting when clear compaction queues
                 Key: HBASE-25880
                 URL: https://issues.apache.org/jira/browse/HBASE-25880
             Project: HBase
          Issue Type: Bug
          Components: Compaction
            Reporter: ruanhui
            Assignee: ruanhui


When clear compaction queues, we just clear the workQueue of ThreadPoolExecutor, but files in compaction request are still in filesCompacting list. maybe we should clear it also.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)