You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/03/22 18:15:26 UTC

[jira] [Updated] (HBASE-14658) Allow loading a MonkeyFactory by class name

     [ https://issues.apache.org/jira/browse/HBASE-14658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-14658:
--------------------------
    Release Note: 
You can specify one of the predefined set of Monkeys when you run Integration Tests by passing the -m|--monkey arguments on the command line; e.g -m CALM or -m SLOW_DETERMINISTIC

This patch  makes it so you can pass the name of a class as the monkey to run: e.g. -m org.example.KingKong

> Allow loading a MonkeyFactory by class name
> -------------------------------------------
>
>                 Key: HBASE-14658
>                 URL: https://issues.apache.org/jira/browse/HBASE-14658
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests, test
>    Affects Versions: 2.0.0, 1.2.0, 1.3.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.16
>
>         Attachments: HBASE-14658-ADD.patch, HBASE-14658.patch
>
>
> Users should be able to define their own chaos monkey that is loaded by class name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)