You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:48:27 UTC

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

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

Rick Kellogg updated STORM-259:
-------------------------------
    Component/s: storm-core

> Netty Client IllegalArgumentException reconnecting after 30 retries
> -------------------------------------------------------------------
>
>                 Key: STORM-259
>                 URL: https://issues.apache.org/jira/browse/STORM-259
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Derek Dagit
>            Assignee: Derek Dagit
>             Fix For: 0.9.2-incubating
>
>         Attachments: STORM-259.patch
>
>
> 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.3.4#6332)