You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anastasia Braginsky (JIRA)" <ji...@apache.org> on 2016/11/12 19:01:58 UTC

[jira] [Created] (HBASE-17081) Flush the entire CompactingMemStore content to disk

Anastasia Braginsky created HBASE-17081:
-------------------------------------------

             Summary: 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)