Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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...
Attachments
Issue Links
- is duplicated by
-
HBASE-22880 [Backport] HBASE-22871 to branch-1
- Resolved
- is related to
-
HBASE-22867 The ForkJoinPool in CleanerChore will spawn thousands of threads in our cluster with thousands table
- Resolved
- links to