You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/01/09 19:43:00 UTC

[5/6] storm git commit: Merge branch 'storm-552' of http://github.com/caofangkun/apache-storm into STORM-552

Merge branch 'storm-552' of http://github.com/caofangkun/apache-storm into STORM-552

STORM-552: Add netty socket backlog config


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0983da33
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0983da33
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0983da33

Branch: refs/heads/master
Commit: 0983da334bd9c9c80214658ed0769b45a6a1351f
Parents: e71e2a3 93cf2c1
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Jan 9 12:32:15 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Jan 9 12:32:15 2015 -0600

----------------------------------------------------------------------
 conf/defaults.yaml                                            | 3 ++-
 storm-core/src/jvm/backtype/storm/Config.java                 | 6 ++++++
 storm-core/src/jvm/backtype/storm/messaging/netty/Server.java | 2 ++
 3 files changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/0983da33/conf/defaults.yaml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/storm/blob/0983da33/storm-core/src/jvm/backtype/storm/Config.java
----------------------------------------------------------------------