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 2014/07/11 23:18:22 UTC

[8/9] git commit: Merge branch 'community-zk-assignments' of https://github.com/knusbaum/incubator-storm into STORM-375

Merge branch 'community-zk-assignments' of https://github.com/knusbaum/incubator-storm into STORM-375

STORM-375: Smarter downloading of assignments by supervisors and workers


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

Branch: refs/heads/master
Commit: ed1f97d5e40aeff1bf75f72e896b1134cc70f9fc
Parents: 9e77cd2 f6b826b
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 11 16:13:07 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 11 16:13:07 2014 -0500

----------------------------------------------------------------------
 storm-core/src/clj/backtype/storm/cluster.clj   | 29 ++++++++++++++++++++
 .../clj/backtype/storm/daemon/supervisor.clj    | 29 +++++++++++++++-----
 .../src/clj/backtype/storm/daemon/worker.clj    | 16 ++++++++---
 storm-core/src/clj/backtype/storm/zookeeper.clj | 25 +++++++++++++++++
 4 files changed, 88 insertions(+), 11 deletions(-)
----------------------------------------------------------------------