Added STORM-2205 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/17b6378e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/17b6378e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/17b6378e Branch: refs/heads/1.x-branch Commit: 17b6378e31feaebac9fe8c4fb427dfa4d52d82a2 Parents: 99b7c7f Author: Satish Duggana <sdugg...@hortonworks.com> Authored: Sun Nov 20 17:33:19 2016 +0530 Committer: Satish Duggana <sdugg...@hortonworks.com> Committed: Sun Nov 20 17:33:19 2016 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/17b6378e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index fc388e4..85317dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-2205: Racecondition in getting nimbus summaries while ZK connectionions are reconnected * STORM-2182: Refactor Storm Kafka Examples Into Own Modules. * STORM-1694: Kafka Spout Trident Implementation Using New Kafka Consumer API * STORM-2173: [SQL] Support CSV as input / output format