Changelog: STORM-2541
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/cd6ca3ef Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/cd6ca3ef Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/cd6ca3ef Branch: refs/heads/master Commit: cd6ca3ef040bb812670be13d3b08420e81f05797 Parents: b9aefbe Author: Stig Rohde Døssing <[email protected]> Authored: Tue Jul 18 22:39:12 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Tue Jul 18 22:39:12 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/cd6ca3ef/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 586034d..a7f8330 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-2541: Fix storm-kafka-client manual subscription not being able to start consuming * STORM-2639: Kafka Spout incorrectly computes numCommittedOffsets due to voids in the topic (topic compaction) * STORM-2622: Add owner resource summary on storm UI * STORM-2634: Apply new code style to storm-sql-runtime
