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:04 UTC

[3/3] storm git commit: adds STORM-1383

adds STORM-1383


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

Branch: refs/heads/master
Commit: 418792f84c95962a5f2e8d8f98aab73e8138c31a
Parents: 034a3eb
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Dec 17 19:24:50 2015 -0600
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Dec 17 19:24:50 2015 -0600

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/418792f8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3b092e..51c62bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1383: Supervisors should not crash if nimbus is unavailable
  * STORM-1381: Client side topology submission hook.
  * STORM-1376: Performance slowdown due excessive zk connections and log-debugging
  * STORM-1395: Move JUnit dependency to top-level pom