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

Reply via email to