You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2014/03/20 14:36:46 UTC

[jira] [Created] (STORM-259) Netty Client IllegalArgumentException reconnecting after 30 retries

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)