[ 
https://issues.apache.org/jira/browse/HBASE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607678#comment-15607678
 ] 

Anoop Sam John commented on HBASE-16436:
----------------------------------------

I think option#1 only we should try.  Even in MSLAB pool, we will keep chunks 
part of the pool.  I mean at some point there can be no chunk left in pool and 
we will end up creating on demand chunk. This chunk we wont be pool back.  Also 
we will not keep this chunk in MSLAB pool or so.  So that is also like a dummy 
chunk only.   We should be having a way to do id on these chunks and keep them 
also within some place. So that later when we need a chunk ref from index, we 
can retrieve.

> Add the CellChunkMap variant
> ----------------------------
>
>                 Key: HBASE-16436
>                 URL: https://issues.apache.org/jira/browse/HBASE-16436
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>
> This sub-task is specifically to add the CellChunkMap created by [~anastas] 
> and [~eshcar] with specific tests and integrate it with the in memory 
> flush/compaction flow. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to