Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.89.20100924, 0.90.0
-
None
-
None
-
Reviewed
Description
One of the problems with the current compaction queue is that we have a very low granularity on the importance of the various compactions in the queue. If a StoreFile count exceeds 15 files, only then do we bump via enum change. We should instead look into more intelligent, granular priority metrics for choosing the next compaction.
Attachments
Attachments
Issue Links
- incorporates
-
HBASE-2770 Major compactions from shell may not major compact all families
- Closed
- is part of
-
HBASE-2462 Review compaction heuristic and move compaction code out so standalone and independently testable
- Closed
- is related to
-
HBASE-2646 Compaction requests should be prioritized to prevent blocking
- Closed