Duo Zhang created HBASE-22871:
---------------------------------

             Summary: 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


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