Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
I just stumbled across MemStoreChunkPool. The idea behind is to reuse chunks of allocations rather than letting the GC handle this.
Now, it's off by default, and it seems to me to be of dubious value. I'd recommend just removing it.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-15513 hbase.hregion.memstore.chunkpool.maxsize is 0.0 by default
- Closed