You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by da...@apache.org on 2015/12/18 02:45:03 UTC

[2/3] storm git commit: Merge branch 'storm-1383-nimbus-supvor-crash-loop' of https://github.com/d2r/storm into STORM-1383-merge

Merge branch 'storm-1383-nimbus-supvor-crash-loop' of https://github.com/d2r/storm into STORM-1383-merge


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

Branch: refs/heads/master
Commit: 034a3eb5be6b8b465ead68f4855e7520cc09e0a4
Parents: 47d0aab 8cf9116
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Dec 17 19:24:12 2015 -0600
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Dec 17 19:24:12 2015 -0600

----------------------------------------------------------------------
 .../clj/backtype/storm/daemon/supervisor.clj    | 23 ++++++++---
 .../jvm/backtype/storm/utils/NimbusClient.java  |  9 +++--
 .../utils/NimbusLeaderNotFoundException.java    | 41 ++++++++++++++++++++
 3 files changed, 65 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/034a3eb5/storm-core/src/clj/backtype/storm/daemon/supervisor.clj
----------------------------------------------------------------------