Added STORM-2425 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/c722940b Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c722940b Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c722940b Branch: refs/heads/master Commit: c722940b68b34ef8ea8f07017c1fb7af6df2e6d4 Parents: 0d40fa9 Author: Satish Duggana <[email protected]> Authored: Tue Mar 21 14:50:51 2017 +0530 Committer: Satish Duggana <[email protected]> Committed: Tue Mar 21 14:50:51 2017 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/c722940b/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index b160a6c..3463571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-2425: Storm Hive Bolt not closing open transactions * STORM-2409: Storm-Kafka-Client KafkaSpout Support for Failed and NullTuples * 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
