[ https://issues.apache.org/jira/browse/PHOENIX-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985717#comment-15985717 ]
Andrew Purtell commented on PHOENIX-3808: ----------------------------------------- Turns out this is more complicated (of course). I can reuse some actions, but need to do things a bit differently for Phoenix. HBase monkeys and actions expect to be able to protect a single table but do random things otherwise; and mutate schema in ways that won't work with Phoenix schema management. I am implementing Phoenix specific chaos actions and monkeys that reuse as much as hbase-it as possible while taking only appropriate actions for Phoenix test environments. This will also give us a nice clean place to drop Phoenix-specific chaos. > 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: 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)