Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
-
Incompatible change, Reviewed
-
MSLAB chunk pool is on by default in hbase-2.0.0.
Description
That results in excessive MemStoreLAB chunk allocations because we can not reuse them. Not sure, why it has been disabled, by default. May be the code has not been tested well?
Attachments
Attachments
Issue Links
- is part of
-
HBASE-15492 Memory usage optimizations
- Closed
- is related to
-
HBASE-14921 Inmemory Compaction Optimizations; Segment Structure
- Closed
- relates to
-
HBASE-15561 See how G1GC works with MSLAB and chunk pool
- Resolved
-
HBASE-16407 Handle MemstoreChunkPool size when HeapMemoryManager tunes memory
- Resolved
-
HBASE-14613 Remove MemStoreChunkPool?
- Resolved
-
HBASE-16401 Enable HeapMemoryManager by default in 2.0
- Open