add STORM-1680 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/ce36b6db Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ce36b6db Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ce36b6db Branch: refs/heads/master Commit: ce36b6dbf0372c704964e5e854f7863960447a49 Parents: c845781 Author: Jungtaek Lim <[email protected]> Authored: Wed Apr 20 16:31:42 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Apr 20 16:31:42 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ce36b6db/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fb0134..b02c866 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-1680: Provide configuration to set min fetch size in KafkaSpout * 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
