You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2016/07/11 07:02:11 UTC

[jira] [Updated] (HBASE-16166) Create a memstore impl that does not compact but creates pipelines and flushes all segments from pipeline

     [ https://issues.apache.org/jira/browse/HBASE-16166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-16166:
-------------------------------------------
    Attachment: HBASE-16166.patch

This patch is based on trunk but on an internal branch. But overall this is how the changes will look like. I need to apply some refactoring and add some tests to update the new behaviour. Which I will do shortly. But planning to add this patch only after the latest HBASE-14921 patch gets committed. So that flattening also can be done. I have a patch for that but will add it later. 

> Create a memstore impl that does not compact but creates pipelines and flushes all segments from pipeline
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-16166
>                 URL: https://issues.apache.org/jira/browse/HBASE-16166
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16166.patch
>
>
> A new memstore impl for the default cases, where we could create pipelines and then directly flush all the segments in pipelines. 



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