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 2018/06/04 17:34:04 UTC

[3/3] storm git commit: Merge branch 'STORM-1294' of https://github.com/srdo/storm into STORM-1294

Merge branch 'STORM-1294' of https://github.com/srdo/storm into STORM-1294

STORM-1294: Port netty-unit-test to Java

This closes #2685


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

Branch: refs/heads/master
Commit: fe32d95c61d0a4c9350eb4515f6e74b2aec761a3
Parents: c9b73a5 73a343a
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Mon Jun 4 12:14:10 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Mon Jun 4 12:14:10 2018 -0500

----------------------------------------------------------------------
 .../org/apache/storm/messaging/IConnection.java |   3 +-
 .../apache/storm/messaging/netty/SaslUtils.java |   5 +-
 .../apache/storm/messaging/netty_unit_test.clj  | 354 -----------------
 .../apache/storm/messaging/netty/NettyTest.java | 388 +++++++++++++++++++
 4 files changed, 393 insertions(+), 357 deletions(-)
----------------------------------------------------------------------