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/d593918a
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d593918a
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d593918a

Branch: refs/heads/master
Commit: d593918a50034a140c42fd20d824bebea8fd6b34
Parents: 3cee864
Author: Jungtaek Lim <[email protected]>
Authored: Wed Apr 20 16:10:42 2016 +0900
Committer: Jungtaek Lim <[email protected]>
Committed: Wed Apr 20 16:10:42 2016 +0900

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/d593918a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77d35e0..0fb0134 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple 
bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.1
+ * STORM-1649: Optimize Kryo instaces creation in trident windowing
  * STORM-1696: status not sync if zk fails in backpressure
  * STORM-1693: Move stats cleanup to executor shutdown
  * STORM-1670: LocalState#get(String) can throw FileNotFoundException which 
results in not removing worker heartbeats and supervisor is kind of stuck and 
goes down after some time.

Reply via email to