[
https://issues.apache.org/jira/browse/HBASE-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189683#comment-14189683
]
Hudson commented on HBASE-12314:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #639 (See
[https://builds.apache.org/job/HBase-0.98/639/])
Amend HBASE-12314 Add chaos monkey policy to execute two actions concurrently
(apurtell: rev 941b4a7c46c6dd88e78f07d25605a725bf5e68b5)
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/SlowDeterministicMonkeyFactory.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/NoKillMonkeyFactory.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)