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/11/13 16:51:00 UTC

[7/7] storm git commit: Added STORM-1190 to Changelog

Added STORM-1190 to Changelog


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

Branch: refs/heads/master
Commit: 5a79ba5f9b509d575e374e7dce58e286c1387430
Parents: 61ccb73
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Nov 13 09:29:36 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Nov 13 09:29:36 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5a79ba5f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 398ca96..c7e7d23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1190: System Load too high after recent changes
  * STORM-1098: Nimbus hook for topology actions.
  * STORM-1145: Have IConnection push tuples instead of pull them
  * STORM-1191: bump timeout by 50% due to intermittent travis build failures