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/39e8f0e9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/39e8f0e9 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/39e8f0e9 Branch: refs/heads/1.x-branch Commit: 39e8f0e9c2cdea8fb73c37a71a4b8d6f6029052b Parents: e603cfe Author: Jungtaek Lim <[email protected]> Authored: Wed Apr 20 16:30:32 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Apr 20 16:30:32 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/39e8f0e9/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index bb2f795..401c03f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1680: Provide configuration to set min fetch size in KafkaSpout * 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
