STORM-2038: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/7e32a532 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7e32a532 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/7e32a532 Branch: refs/heads/1.0.x-branch Commit: 7e32a532a1f43ad87269c4261688d500aea81c7f Parents: 8412a40 Author: Jungtaek Lim <[email protected]> Authored: Mon Mar 20 16:42:21 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Mar 20 16:42:21 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/7e32a532/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fa4989..bd5e8de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.4 + * STORM-2038: Disable symlinks with a config option * STORM-2038: No symlinks for local cluster * STORM-2403: Fix KafkaBolt test failure: tick tuple should not be acked * STORM-2361: Kafka spout - after leader change, it stops committing offsets to ZK
