add STORM-1872 to CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e606a9be Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e606a9be Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e606a9be Branch: refs/heads/1.x-branch Commit: e606a9be5ac0d3afd35769946c2dfe7d9274e4a0 Parents: 5c3a5b0 Author: Jungtaek Lim <[email protected]> Authored: Fri Sep 23 10:11:21 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Sep 23 10:11:21 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e606a9be/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d217f2..300297e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1872: Release Jedis connection when topology shutdown * STORM-2100: Fix Trident SQL join tests to not rely on ordering * STORM-1837: Fix complete-topology and prevent message loss * STORM-2098: DruidBeamBolt: Pass DruidConfig.Builder as constructor argument
