Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-18629 Enhance ChaosMonkeyRunner with interruptibility
- Resolved