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

James Taylor commented on PHOENIX-3808:
---------------------------------------

[~archana.katiyar] - we generate unique table names so that tests do not have 
side effects on each other. AFAIR, we may delete them asynchronously, but only 
to prevent OOM errors during test runs. If HBase had a test utility method of 
getting rid of tables without going through the standard drop/close region 
path, the tests would run orders of magnitude faster. Another alternative would 
be a mini-cluster shutdown call that would bypass the close region logic.

> 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
>            Assignee: Archana Katiyar
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to