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 2016/09/27 21:58:47 UTC

[8/8] storm git commit: Added STORM-2124 to Changelog

Added STORM-2124 to Changelog


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

Branch: refs/heads/master
Commit: 35a73151a3abf868e58002a1685c7fa2f98030d3
Parents: c5a9ad8
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Sep 27 16:57:42 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Sep 27 16:57:42 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/35a73151/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f45f6e..f8c77f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2124: show requested cpu mem for each component
  * STORM-2109: Treat Supervisor CPU/MEMORY Configs as Numbers
  * STORM-2122: Cache dependency data, and serialize reading of the data
  * STORM-2117: Supervisor V2 with local mode extracts resources directory to the wrong directory