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/04/24 15:45:36 UTC

[9/9] storm git commit: Added STORM-712 to Changelog

Added STORM-712 to Changelog


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

Branch: refs/heads/master
Commit: b4351ede1a89b83888e9e3ace55227e5ae69c78b
Parents: 0cac820
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Apr 23 15:59:11 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Apr 23 15:59:11 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b4351ede/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a83ba5..fd140ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-712: Storm daemons shutdown if OutOfMemoryError occurs in any thread
  * STORM-730: remove extra curly brace
  * STORM-735: [storm-redis] Upgrade Jedis to 2.7.0
  * STORM-747: assignment-version-callback/info-with-version-callback are not fired when assignments change