add STORM-1994 to CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/dc20e9ce Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/dc20e9ce Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/dc20e9ce Branch: refs/heads/1.x-branch Commit: dc20e9ce026e8f8ebacce1a806d72043d407e55c Parents: 39544ea Author: Jungtaek Lim <[email protected]> Authored: Mon Aug 22 17:34:20 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Aug 22 17:34:20 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/dc20e9ce/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 49fa168..ce2d73d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1994: Add table with per-topology & worker resource usage and components in (new) supervisor and topology pages * STORM-2042: Nimbus client connections not closed properly causing connection leaks * STORM-1766: A better algorithm server rack selection for RAS * STORM-1913: Additions and Improvements for Trident RAS API
