You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/06/08 23:29:03 UTC

[jira] [Resolved] (HBASE-8623) The anarchist throws IllegalArgumentException instead of bombs on occasion...

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

Andrew Purtell resolved HBASE-8623.
-----------------------------------

    Resolution: Not a Problem

Stale issue. Reopen if still relevant.

> 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 was sent by Atlassian JIRA
(v6.2#6252)