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/23ebe903 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/23ebe903 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/23ebe903 Branch: refs/heads/1.0.x-branch Commit: 23ebe90332afa92d059556607b5dfaf4564e233a Parents: 160fd86 Author: Jungtaek Lim <[email protected]> Authored: Fri Mar 10 01:53:45 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Mar 10 01:53:45 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/23ebe903/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c1e3c8..c3e621b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.4 + * STORM-2361: Kafka spout - after leader change, it stops committing offsets to ZK * STORM-2296: Kafka spout - no duplicates on leader changes * STORM-2387: Handle tick tuples properly for Bolts in external modules * STORM-2345: Type mismatch in ReadClusterState's ProfileAction processing Map
