Jonathan Hsieh created HBASE-7493:
-------------------------------------

             Summary: Refactor snapshotting tests so that all they all are 
exercised the same way.
                 Key: HBASE-7493
                 URL: https://issues.apache.org/jira/browse/HBASE-7493
             Project: HBase
          Issue Type: Sub-task
            Reporter: Jonathan Hsieh


Currently we have two flavors of snapshots -- offline and flush snapshots.  We 
may have a few more with different consistency policies and we should test all 
of them with the same basic correctness tests (see TestFlushSnapshotFromClient).

We should refactor or use parameterized tests to make this easy. I prefer 
refactor, easier to follow and to test only what you want individually.

--
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