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/01 12:12:10 UTC

[jira] [Created] (HBASE-16167) Verify the sizing part of Compacting Memstore.

ramkrishna.s.vasudevan created HBASE-16167:
----------------------------------------------

             Summary: Verify the sizing part of Compacting Memstore.
                 Key: HBASE-16167
                 URL: https://issues.apache.org/jira/browse/HBASE-16167
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 2.0.0
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan
             Fix For: 2.0.0


Before taking the snapshot we try to get the flushSize(). We get the tail element's size. After snapshot is taken the tail element is what snapshotted and we should have the same size in this case. But if there is a compaction happening and we replace the pipeline with one element will that size calculation still valid and need to see if it works in MultiThreaded mode. 



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