You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/12 18:34:05 UTC

[jira] [Commented] (STORM-1106) Netty Client Connection Attempts should not be limited

    [ https://issues.apache.org/jira/browse/STORM-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953295#comment-14953295 ] 

ASF GitHub Bot commented on STORM-1106:
---------------------------------------

GitHub user kishorvpatil opened a pull request:

    https://github.com/apache/storm/pull/795

    [STORM-1106] Netty should not limit attempts to reconnect

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kishorvpatil/incubator-storm storm1106

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/795.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #795
    
----
commit 7b4f4d7b71e72c5e5be24de8e70e893ebb741ec2
Author: Kishor Patil <kp...@yahoo-inc.com>
Date:   2015-10-12T16:31:24Z

    Netty should not limit attempts to reconnect

----


> Netty Client Connection Attempts should not be limited
> ------------------------------------------------------
>
>                 Key: STORM-1106
>                 URL: https://issues.apache.org/jira/browse/STORM-1106
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 0.10.0
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>            Priority: Blocker
>
> The workers should not give-up making connection with other workers. This could cause the worker to be blocked forever.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)