[ 
https://issues.apache.org/jira/browse/HBASE-25880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ruanhui updated HBASE-25880:
----------------------------
    Description: 
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.

 

 

here is my PR: https://github.com/apache/hbase/pull/3261

  was: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.


> 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
>            Priority: Minor
>
> 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.
>  
>  
> here is my PR: https://github.com/apache/hbase/pull/3261



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

Reply via email to