Chia-Ping Tsai created HBASE-17896:
--------------------------------------

             Summary: The FIXED_OVERHEAD of Segment is incorrect
                 Key: HBASE-17896
                 URL: https://issues.apache.org/jira/browse/HBASE-17896
             Project: HBase
          Issue Type: Sub-task
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai
            Priority: Minor


{noformat}
5 * ClassSize.REFERENCE // cellSet, comparator, memStoreLAB, size, 
timeRangeTracker
{noformat}

In fact, the Segment has 6 references.
# cellSet
# comparator
# memStoreLAB
# dataSize
# heapSize
# timeRangeTracker



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to