You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/01/23 17:29:00 UTC

[jira] [Updated] (HBASE-22435) Add a UT to address the HFileBlock#heapSize() in TestHeapSize

     [ https://issues.apache.org/jira/browse/HBASE-22435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk updated HBASE-22435:
---------------------------------
    Fix Version/s: 2.3.0
                   3.0.0

> Add a UT to address the HFileBlock#heapSize() in TestHeapSize
> -------------------------------------------------------------
>
>                 Key: HBASE-22435
>                 URL: https://issues.apache.org/jira/browse/HBASE-22435
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: HBASE-22435.HBASE-21879.v1.patch, HBASE-22435.HBASE-21879.v2.patch
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)