Added STORM-1873 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/04e4fdea Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/04e4fdea Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/04e4fdea Branch: refs/heads/master Commit: 04e4fdea01bf0f9981d2cf86ecaa75940760d2f8 Parents: 1f0411a Author: Arun Mahadevan <[email protected]> Authored: Thu Jun 9 10:38:35 2016 +0530 Committer: Arun Mahadevan <[email protected]> Committed: Thu Jun 9 10:38:35 2016 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/04e4fdea/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 046eaea..4556dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1873: Implement alternative behaviour for late tuples * STORM-1878: Flux can now handle IStatefulBolts * STORM-1864: StormSubmitter should throw respective exceptions and log respective errors forregistered submitter hook invocation * STORM-1766: A better algorithm server rack selection for RAS
