[
https://issues.apache.org/jira/browse/HBASE-11348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037770#comment-14037770
]
stack commented on HBASE-11348:
-------------------------------
Do these options show as usage when I type in -h or --help for IT test?
{code}
* Options: -h,--help Show usage
* -m,--monkey <arg> Which chaos monkey to run
* -monkeyProps <arg> The properties file for specifying chaos monkey
properties.
* -ncc Option to not clean up the cluster at the end.
{code}
... or are they only in the class comment? i.e. do they show when I do:
bin/hbase <sub_class_of_IntegrationTestBase> -h|--help
? Maybe there is no help for these tests?
For the book, just write a paragraph and I'll shove it in on commit on how
you'd use the new property files.... or maybe I can amend your release note....
> Make frequency and sleep times of chaos monkeys configurable
> --------------------------------------------------------------
>
> Key: HBASE-11348
> URL: https://issues.apache.org/jira/browse/HBASE-11348
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.98.3
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Priority: Minor
> Labels: integration-tests
> Attachments: HBASE-11348_1.patch
>
>
> Currently the chaos monkeys used in the integration tests, run with a fixed
> configuration. It would be useful to have the frequency, sleep times to be
> configurable. That would help controlling the chaos the monkeys are intended
> to create.
--
This message was sent by Atlassian JIRA
(v6.2#6252)