Added STORM-1161 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b24b0fec Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/b24b0fec Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/b24b0fec Branch: refs/heads/master Commit: b24b0fece6962e1b455ec2fc3499ded2c4c7f7e5 Parents: 6e76d4b Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Nov 6 09:41:45 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Nov 6 09:41:45 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/b24b0fec/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 36f5ddf..4325d99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * 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 * STORM-1170: Fix the producer alive issue in DisruptorQueueTest
