Revert "add STORM-1649 to changelog" This reverts commit 223b615d1bea665b66c5c0fe8fd89cdc2e6dd94d.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/33e49947 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/33e49947 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/33e49947 Branch: refs/heads/master Commit: 33e499479121ba39575d45b126d5f9b3da9c1a94 Parents: fd02ac6 Author: P. Taylor Goetz <[email protected]> Authored: Thu Mar 31 16:34:20 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Mar 31 16:34:20 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/33e49947/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ab074..1bb6971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,7 +72,6 @@ * 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
