You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/12/11 08:45:21 UTC

[jira] [Created] (HBASE-7321) Simple Flush Snapshot

Jonathan Hsieh created HBASE-7321:
-------------------------------------

             Summary: Simple Flush Snapshot
                 Key: HBASE-7321
                 URL: https://issues.apache.org/jira/browse/HBASE-7321
             Project: HBase
          Issue Type: Sub-task
            Reporter: Jonathan Hsieh


This snapshot style just issues a region flush and then "snapshots" the region.  

This is a simple implementation that gives the equivalent of copytable consistency.  While by most definitions of consistency if a client writes A and then write B to different region servers, only neither, only A, or both A+B writes should be present, this one allows the only B case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira