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

Gali Sheffi commented on HBASE-19133:
-------------------------------------

Hey everybody!

We are sill fighting with QA, but would like to hear your thoughts about 
committing this patch. Many people have done already the review on the RB.
Thank you [~ram_krish], [~tedyu], [~chia7712], [~anastas]! Please continue 
reviews or let me know if you agree with committing (will be done by Anastasia 
at the end).
So assuming the QA will eventually pass, what do you think about commit?

This is aimed to be committed both in master and in branch-2 in order to finish 
the entire CCM feature.
Thanking you in advance! 

> Transfer big cells or upserted/appended cells into MSLAB upon flattening to 
> CellChunkMap
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-19133
>                 URL: https://issues.apache.org/jira/browse/HBASE-19133
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Anastasia Braginsky
>            Assignee: Gali Sheffi
>         Attachments: HBASE-19133.01.patch, HBASE-19133.02.patch, 
> HBASE-19133.03.patch, HBASE-19133.04.patch, HBASE-19133.05.patch, 
> HBASE-19133.06.patch, HBASE-19133.07.patch, HBASE-19133.08.patch, 
> HBASE-19133.09.patch, HBASE-19133.10.patch
>
>
> CellChunkMap Segment index requires all cell data to be written in the MSLAB 
> Chunks. Eventhough MSLAB is enabled, cells bigger than chunk size or 
> upserted/incremented/appended cells are still allocated on the JVM stack. If 
> such cells are found in the process of flattening into CellChunkMap 
> (in-memory-flush) they need to be copied into MSLAB.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to