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/04/22 22:44:04 UTC

[3/4] storm git commit: Merge branch 'STORM-764' of https://github.com/revans2/incubator-storm into STORM-764

Merge branch 'STORM-764' of https://github.com/revans2/incubator-storm into STORM-764

STORM-764: Have option to compress thrift heartbeat


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

Branch: refs/heads/master
Commit: c75489dddf484e13570ef25e71c59a346007aaf2
Parents: 5a19c68 c7bee2b
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Apr 22 15:36:39 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Apr 22 15:36:39 2015 -0500

----------------------------------------------------------------------
 conf/defaults.yaml                              |  2 +-
 .../GzipBridgeThriftSerializationDelegate.java  | 64 ++++++++++++++++++
 .../GzipThriftSerializationDelegate.java        | 57 ++++++++++++++++
 .../src/jvm/backtype/storm/utils/Utils.java     | 32 +++++++++
 ...ipBridgeThriftSerializationDelegateTest.java | 71 ++++++++++++++++++++
 5 files changed, 225 insertions(+), 1 deletion(-)
----------------------------------------------------------------------