[
https://issues.apache.org/jira/browse/HBASE-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179593#comment-14179593
]
stack commented on HBASE-12314:
-------------------------------
Add class comments on new classes saying what they about on commit. Otherwise
+1
public class NoKillMonkeyFactory extends MonkeyFactory {
> 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
> Attachments:
> 0001-HBASE-12314-Add-chaos-monkey-policy-to-execute-two-a.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)