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

Andrew Purtell commented on PHOENIX-3808:
-----------------------------------------

[~mujtabachohan] points out that Phoenix IT tests can be executed against a 
cluster with 
https://github.com/apache/phoenix/blob/master/phoenix-core/src/it/java/org/apache/phoenix/end2end/End2EndTestDriver.java.
 End2EndTestDriver is pretty much a clone of HBase IntegrationTestsDriver. 
End2EndTestDriver extends AbstractHBaseTool. If it instead extended HBase's 
IntegrationTestBase (which extends AbstractHBaseTool) then we get hbase-it 
monkey factory integration. 

> Implement chaos tests using HBase's hbase-it facility
> -----------------------------------------------------
>
>                 Key: PHOENIX-3808
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3808
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>
> Implement chaos tests using HBase's hbase-it facility. Especially, 
> correctness testing with an active server killing monkey policy. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to