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/11/10 16:04:44 UTC

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

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

STORM-1189: Maintain wire compatability with 0.10.x versions of storm.


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

Branch: refs/heads/master
Commit: 57a3b89eed2cf62a6d54890e1d094023f1fb3f3b
Parents: 2065dca 5c818b0
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Nov 10 08:34:22 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Nov 10 08:34:22 2015 -0600

----------------------------------------------------------------------
 .../src/clj/backtype/storm/daemon/nimbus.clj    |  11 +-
 .../storm/generated/ClusterSummary.java         | 111 ++++++++++++++++++-
 storm-core/src/py/storm/ttypes.py               |  16 ++-
 storm-core/src/storm.thrift                     |   2 +
 4 files changed, 132 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/57a3b89e/storm-core/src/clj/backtype/storm/daemon/nimbus.clj
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/storm/blob/57a3b89e/storm-core/src/py/storm/ttypes.py
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/storm/blob/57a3b89e/storm-core/src/storm.thrift
----------------------------------------------------------------------