[ https://issues.apache.org/jira/browse/HBASE-22871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909852#comment-16909852 ]
Hudson commented on HBASE-22871: -------------------------------- Results for branch branch-2 [build #2175 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2175/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2175//General_Nightly_Build_Report/] (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2175//JDK8_Nightly_Build_Report_(Hadoop2)/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2175//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (/) {color:green}+1 client integration test{color} > 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 > Fix For: 3.0.0, 2.3.0, 2.1.7, 2.2.2 > > > 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)