add STORM-1649 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/ac7b828a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ac7b828a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ac7b828a Branch: refs/heads/1.x-branch Commit: ac7b828adf9a06f2e18c9d63bf1d4fd1797780a1 Parents: eb0ea70 Author: Jungtaek Lim <[email protected]> Authored: Wed Apr 20 16:12:15 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Apr 20 16:12:15 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ac7b828a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 32fad9e..bb2f795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1649: Optimize Kryo instaces creation in HBaseWindowsStore * STORM-1696: status not sync if zk fails in backpressure * STORM-1693: Move stats cleanup to executor shutdown * STORM-1585: Add DDL support for UDFs in storm-sql
