STORM-2296: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e84f88fc Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e84f88fc Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e84f88fc Branch: refs/heads/1.0.x-branch Commit: e84f88fcd1db5d4ebee37468a524682bf2439629 Parents: 98b0c0a Author: Jungtaek Lim <[email protected]> Authored: Fri Mar 10 01:52:27 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Mar 10 01:52:27 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e84f88fc/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index b9ab6f8..3c1e3c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.4 + * 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 * STORM-2104: New Kafka spout crashes if partitions are reassigned while tuples are in-flight
