Added STORM-2423 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9c5f5129 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9c5f5129 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9c5f5129 Branch: refs/heads/master Commit: 9c5f5129448dcd6a3c94514c56df4cf77462dc79 Parents: 034019e Author: Satish Duggana <[email protected]> Authored: Tue Mar 21 10:25:28 2017 +0530 Committer: Satish Duggana <[email protected]> Committed: Tue Mar 21 10:25:28 2017 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9c5f5129/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c40a18e..7077f5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-2423: Join Bolt should use explicit instead of default window anchoring for emitted tuples * STORM-2411: Setting topology.eventlogger.executors=0 in defaults.yaml * STORM-2422: Reduce the size of a serialized trident topology * STORM-2412: Nimbus isLeader check while waiting for max replication
