You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/08/22 15:09:00 UTC

[jira] [Created] (HBASE-18651) Let ChaosMonkeyRunner expose the chaos monkey runner it creates

Ted Yu created HBASE-18651:
------------------------------

             Summary: Let ChaosMonkeyRunner expose the chaos monkey runner it creates
                 Key: HBASE-18651
                 URL: https://issues.apache.org/jira/browse/HBASE-18651
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu


Currently ChaosMonkeyRunner#main() instantiates ChaosMonkeyRunner without keeping track of the instance.

This poses some challenge when ChaosMonkeyRunner is used programmatically because the caller cannot get hold of the runner.

As [~mdrob] suggested, we should expose the chaos monkey runner.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)