Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
In HBASE-22005, I added a ByteBuffAllocator reference in HFileBlock, but no increase relative heapSize in HFileBlock#heapSize(). So I guess we have no UT for the HFileBlock#heapSize().
Will add a UT for this, also fix the heapSize change issue.
Other classes also need an UT:
1. HFileBlockIndex;
2. HFileContext
Attachments
Attachments
Issue Links
- links to