Derek Dagit created STORM-259:
---------------------------------
Summary: Netty Client IllegalArgumentException reconnecting after
30 retries
Key: STORM-259
URL: https://issues.apache.org/jira/browse/STORM-259
Project: Apache Storm (Incubating)
Issue Type: Bug
Reporter: Derek Dagit
Assignee: Derek Dagit
Random#nextInt throws IllegalArgumentException if the argument is negative.
This happens when retries is > 30.
https://github.com/apache/incubator-storm/blob/d9d637e/storm-core/src/jvm/backtype/storm/messaging/netty/Client.java#L113
--
This message was sent by Atlassian JIRA
(v6.2#6252)