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

ramkrishna.s.vasudevan commented on HBASE-16436:
------------------------------------------------

That second way of doing things will be much simpler I believe. We can have 
control on the whole segment with one boolean and decide. 
So suppose we have 3 segments and one of it has a bigger cell then I think it 
still makes sense to index the other two segments in the chunk way and leave 
the one with bigger cell to cellArray map way of indexing and things should 
work for scans? I need to verify this part first.

> 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