Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
0.90.1, 0.92.0
-
None
-
None
Description
In cases where the load to all column families in a store is not evenly distributed, having per-column family flushes will reduce network IO by helping the compaction algorithm minimize its need for unconditional selection. This issue is about refactoring the flush algorithm to move from HRegion granularity to Store.
Attachments
Issue Links
- duplicates
-
HBASE-3149 Make flush decisions per column family
- Closed