Repository: storm Updated Branches: refs/heads/1.0.x-branch 197b2ab0a -> 7e32a532a
Revert "STORM-2414: CHANGELOG" This reverts commit 197b2ab0a7d29ed0b58b45ff29a5cf706cf2b180. Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8412a405 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8412a405 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8412a405 Branch: refs/heads/1.0.x-branch Commit: 8412a405633a2e7941b67d8a33ad40cda5afc5aa Parents: 197b2ab Author: Jungtaek Lim <[email protected]> Authored: Mon Mar 20 16:41:51 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Mar 20 16:41:51 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/8412a405/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index fd6897b..0fa4989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ ## 1.0.4 - * STORM-2414: Skip checking meta's ACL when subject has write privileges for any blobs * 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
