Added STORM-1868 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/eb7d6394 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/eb7d6394 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/eb7d6394 Branch: refs/heads/1.x-branch Commit: eb7d6394eb9c921f56a3972d6ef4f82b0c2aa80c Parents: 000af03 Author: Sriharsha Chintalapani <har...@hortonworks.com> Authored: Fri May 27 14:17:52 2016 -0700 Committer: Sriharsha Chintalapani <har...@hortonworks.com> Committed: Fri May 27 14:17:52 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/eb7d6394/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2a542..e03848f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode * STORM-1861: Storm submit command returns exit code of 0 even when it fails. * STORM-1859: Ack late tuples in windowed mode * STORM-1851: Fix default nimbus impersonation authorizer config