[
https://issues.apache.org/jira/browse/PHOENIX-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653842#comment-16653842
]
Andrew Purtell commented on PHOENIX-3808:
-----------------------------------------
I don't think you can re-use HBase chaos actions, that's why I cloned them,
although I don't remember exactly why. One significant problem was that HBase's
framework assumes only one table is under test. Obviously with Phoenix when a
table has one or more secondary indexes that is not the case. Another issue is
HBase's hbase-it is test code and does not carry the same compatibility
guarantees as say for example user API. I think a native implementation for
Phoenix is the best approach overall. I would recommend avoiding re-use of
hbase-it. Although if you can make it work, I won't object either.
> 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)