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

Elliott Clark commented on HBASE-8845:
--------------------------------------

I would think it's instead of.  Make IT tests usage of chaos monkey pretty 
pluggable (HBASE-8928 + More work) and then you use the base tests (bulk 
load/import tsv/linked list/ingest) to do the verify.

Split -> Verify would be one action.
Merge -> Verify would be one action.

If either of the two action above fail then fail the test (Chaos monkey already 
fails the job on exception I think).
                
> Add integration test for split and online merge
> -----------------------------------------------
>
>                 Key: HBASE-8845
>                 URL: https://issues.apache.org/jira/browse/HBASE-8845
>             Project: HBase
>          Issue Type: Test
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.95.2
>
>         Attachments: trunk-8845.patch
>
>
> We should add an integration test for online merge to exercise online merging 
> while chaos money kills/restarts region servers, moves regions around.  We 
> need to make sure there is no data loss no matter online merge succeeds/fails.

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