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 2014/11/11 10:01:34 UTC

[jira] [Commented] (STORM-552) add new config storm.messaging.netty.backlog

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

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

GitHub user caofangkun opened a pull request:

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

    STORM-552:add new config storm.messaging.netty.backlog,default value 500

    STORM-552:add new config storm.messaging.netty.backlog,default value 500

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

    $ git pull https://github.com/caofangkun/apache-storm storm-552

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

    https://github.com/apache/storm/pull/311.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 #311
    
----
commit d23495056f0b870e1ef4bebbae586965e2f21340
Author: caofangkun <ca...@gmail.com>
Date:   2014-11-11T08:56:54Z

    STORM-552:add new config storm.messaging.netty.backlog,default value 500

----


> add new config storm.messaging.netty.backlog
> --------------------------------------------
>
>                 Key: STORM-552
>                 URL: https://issues.apache.org/jira/browse/STORM-552
>             Project: Apache Storm
>          Issue Type: Improvement
>    Affects Versions: 0.9.3-rc2
>            Reporter: caofangkun
>            Assignee: caofangkun
>            Priority: Minor
>
> In Netty 3.7 backlog  deault value is 50 for JDK 1.6
> backlog <= net.core.somaxconn



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