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

Anastasia Braginsky commented on HBASE-17081:
---------------------------------------------

Hi Guys,

We didn't know you were working on this. We actually had the code written 
before we opened this jira and thus before we understood you have the patch. We 
didn't publish the patch so far as we have some tests not passing, but as we 
have this issue of two implementations, I am going to publish our patch, which 
is still *work in progress*. Generally our idea is to add a snapshot which is a 
collection of immutable segments (one or more). I believe you were going the 
same direction as well. Are there any major differences? Please feel free to 
publish your implementation on review board as well.

RB: https://reviews.apache.org/r/53732/

Thanks,
Anastasia

> Flush the entire CompactingMemStore content to disk
> ---------------------------------------------------
>
>                 Key: HBASE-17081
>                 URL: https://issues.apache.org/jira/browse/HBASE-17081
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Anastasia Braginsky
>            Assignee: Anastasia Braginsky
>
> Part of CompactingMemStore's memory is held by an active segment, and another 
> part is divided between immutable segments in the compacting pipeline. Upon 
> flush-to-disk request we want to flush all of it to disk, in contrast to 
> flushing only tail of the compacting pipeline.



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

Reply via email to