Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.2
-
None
-
None
Description
We use hbase 2.1.2 with memstorelab enable
RegionServer crashed case of oom
I dump the heap ,found the ChunkCreator may be memory leak
The heap is 32GB,
hbase.regionserver.global.memstore.size=0.4,
hbase.hregion.memstore.mslab.enabled=true
hbase.hregion.memstore.chunkpool.initialsize=0.5,
hbase.hregion.memstore.chunkpool.maxsize=1.0
BucketCache with offheap
Attachments
Attachments
Issue Links
- is related to
-
HBASE-20373 Check and forward port HBASE-20322 (RS crash due to CME in StoreScanner)
- Open
-
HBASE-20322 CME in StoreScanner causes region server crash
- Resolved
-
HBASE-22072 High read/write intensive regions may cause long crash recovery
- Resolved
- links to