[
https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212842#comment-15212842
]
stack commented on HBASE-14921:
-------------------------------
I still don't get this sentence from the diagram attachment:
"The reference to the Cell object is inserted into the ConcurrentSkipListMap.
The reference is just a machine word and thus occupies less memory than the
Cell Object."
What is the machine word? There is the 3 * int that is used to find chunk,
offset and length.. is the 'word' the chunk+offset portion? What CSLM are we
referring to? The MemStore? Or this 'CellBock'? Thanks.
> Memory optimizations
> --------------------
>
> Key: HBASE-14921
> URL: https://issues.apache.org/jira/browse/HBASE-14921
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.0.0
> Reporter: Eshcar Hillel
> Assignee: Anastasia Braginsky
> Attachments: CellBlocksSegmentInMemStore.pdf,
> CellBlocksSegmentinthecontextofMemStore(1).pdf, HBASE-14921-V01.patch,
> HBASE-14921-V02.patch
>
>
> Memory optimizations including compressed format representation and offheap
> allocations
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)