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 <[email protected]> Authored: Tue Nov 10 08:34:22 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> 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 ----------------------------------------------------------------------
