Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.2
-
None
-
None
Description
After debugging HBASE-22433, i find the problem it is that we get a block from BucketCache once and return this block to BucketCache twice and make the ref count error, sometimes the refCount can be negative.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-22463 Some paths in HFileScannerImpl did not consider block#release which will exhaust the ByteBuffAllocator
- Closed
-
HBASE-23950 Backport HBASE-22480 to branch-2.1
- Patch Available
- relates to
-
HBASE-23258 Reconsider the DBB memory leak in the exceptional paths.
- Resolved
- links to