You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/04/11 18:12:20 UTC

[2/3] git commit: Merge branch 'netty-thread-usage' of github.com:revans2/incubator-storm

Merge branch 'netty-thread-usage' of github.com:revans2/incubator-storm


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

Branch: refs/heads/master
Commit: 3e7abfc0b0b260c6ac320ac9eca7f5208f0e4973
Parents: 1be3d0f 94c4d4d
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 11 12:06:28 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 11 12:06:28 2014 -0400

----------------------------------------------------------------------
 .../backtype/storm/messaging/netty/Client.java  | 184 +++++++++++++------
 .../backtype/storm/messaging/netty/Context.java |  30 ++-
 .../storm/messaging/netty/MessageBatch.java     |  55 +-----
 .../backtype/storm/messaging/netty/Server.java  |   2 +-
 .../messaging/netty/StormClientHandler.java     |  80 +++-----
 5 files changed, 183 insertions(+), 168 deletions(-)
----------------------------------------------------------------------