[
https://issues.apache.org/jira/browse/HBASE-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180778#comment-14180778
]
Hudson commented on HBASE-12314:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5692 (See
[https://builds.apache.org/job/HBase-TRUNK/5692/])
HBASE-12314 Add chaos monkey policy to execute two actions concurrently
(eclark: rev 84f3549d5e933270874cb8a617ed9dd972ff7c54)
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/NoKillMonkeyFactory.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/policies/TwoConcurrentActionPolicy.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/SlowDeterministicMonkeyFactory.java
> Add chaos monkey policy to execute two actions concurrently
> -----------------------------------------------------------
>
> Key: HBASE-12314
> URL: https://issues.apache.org/jira/browse/HBASE-12314
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 0.98.8, 0.99.2
>
> Attachments:
> 0001-HBASE-12314-Add-chaos-monkey-policy-to-execute-two-a.patch,
> HBASE-12314-v1.patch
>
>
> Right now most of the Chaos Monkies execute one action at a time. It might
> happen that two are running at the same time but not always. Lets create a
> policy that will test running two things concurrently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)