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/2a99f61f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2a99f61f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2a99f61f Branch: refs/heads/1.x-branch Commit: 2a99f61f73d0541a85a76fdab3720b71763e2da3 Parents: b65e0bf Author: Jungtaek Lim <[email protected]> Authored: Fri Mar 10 01:25:49 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Mar 10 01:25:49 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2a99f61f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aaeb93..605df25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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
