add STORM-1649 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/223b615d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/223b615d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/223b615d Branch: refs/heads/master Commit: 223b615d1bea665b66c5c0fe8fd89cdc2e6dd94d Parents: 7862fe4 Author: P. Taylor Goetz <[email protected]> Authored: Thu Mar 31 15:25:08 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Mar 31 15:25:08 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/223b615d/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 15ff766..fef71c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 1.0.0 + * STORM-1649: Optimize Kryo instaces creation in trident windowing * STORM-1573: Add batch support for MongoInsertBolt * STORM-1660: remove flux gitignore file and move rules to top level gitignore * STORM-1634: Refactoring of Resource Aware Scheduler
