stack created HBASE-8623: ---------------------------- Summary: The anarchist throws IllegalArgumentException instead of bombs on occasion... Key: HBASE-8623 URL: https://issues.apache.org/jira/browse/HBASE-8623 Project: HBase Issue Type: Bug Affects Versions: 0.95.1 Reporter: stack Priority: Trivial
Got this running Jeffrey's fancy new IntegrationTestDataIngestWithChaosMonkey {code} 2013-05-25 14:12:07,972 WARN [Thread-4] util.ChaosMonkey: Exception occured during performing action: java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Random.java:250) at org.apache.hadoop.hbase.util.ChaosMonkey.selectRandomItem(ChaosMonkey.java:595) at org.apache.hadoop.hbase.util.ChaosMonkey$RestartRandomRs.perform(ChaosMonkey.java:275) at org.apache.hadoop.hbase.util.ChaosMonkey$PeriodicRandomActionPolicy.runOneIteration(ChaosMonkey.java:576) at org.apache.hadoop.hbase.util.ChaosMonkey$PeriodicPolicy.run(ChaosMonkey.java:488) at java.lang.Thread.run(Thread.java:662) {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira