STORM-2361: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9daa6a1e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9daa6a1e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9daa6a1e Branch: refs/heads/master Commit: 9daa6a1e34558baee7fbaa3163a2002eaf644b00 Parents: e7fe74d Author: Jungtaek Lim <[email protected]> Authored: Fri Mar 10 01:28:35 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Mar 10 01:28:35 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9daa6a1e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f3136bd..79057df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -206,6 +206,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 1.1.0 + * STORM-2361: Kafka spout - after leader change, it stops committing offsets to ZK * STORM-2353: Replace kafka-unit by kafka_2.11 and kafka-clients to test kafka-clients:0.10.1.1 * STORM-2387: Handle tick tuples properly for Bolts in external modules * STORM-2345: Type mismatch in ReadClusterState's ProfileAction processing Map
