Added STORM-1158 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1a94d9e2 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1a94d9e2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1a94d9e2 Branch: refs/heads/master Commit: 1a94d9e283350c1a333a006a657f4bd530eefa34 Parents: e9fccb1 Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Nov 6 11:00:09 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Nov 6 11:00:09 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/1a94d9e2/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4325d99..71bf2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1158: Storm metrics to profile various storm functions * STORM-1161: Add License headers and add rat checks to builds * STORM-1165: normalize the scales of CPU/Mem/Net when choosing the best node for Resource Aware Scheduler * STORM-1163: use rmr rather than rmpath for remove worker-root
