[ 
https://issues.apache.org/jira/browse/HBASE-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541006#comment-13541006
 ] 

Jonathan Hsieh commented on HBASE-7321:
---------------------------------------

I've addressed ted's comments on the snapshot-work-1229 version.  I'll file a 
follow on for the TODO about refactoring TestFlushSnapshotFromClient.  
Currently the order of patches has changed, and this is the first online 
version to make it.  The refactor makes sense for when we add a 3rd flavor 
(offline, flush, + the next one).
                
> Simple Flush Snapshot
> ---------------------
>
>                 Key: HBASE-7321
>                 URL: https://issues.apache.org/jira/browse/HBASE-7321
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-7321.v2.patch, pre-hbase-7321.v2.patch
>
>
> 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