[ 
https://issues.apache.org/jira/browse/HBASE-22871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909572#comment-16909572
 ] 

Duo Zhang commented on HBASE-22871:
-----------------------------------

Ping [~openinx]. I think this could be applied before HBASE-22867 to make it 
easier to change the ForkJoinPool to another type of ThreadPool.

> Move the DirScanPool out and do not use static field
> ----------------------------------------------------
>
>                 Key: HBASE-22871
>                 URL: https://issues.apache.org/jira/browse/HBASE-22871
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> The current implementation is a bit ugly, the onConfigurationChange is an 
> instance method but it writes to a static field and cause a findbugs warning. 
> I think we can just put the DirScanPool in HMaster and pass it when 
> constructing Cleaners...



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to