add STORM-1683 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/a7370a62 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a7370a62 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a7370a62 Branch: refs/heads/1.x-branch Commit: a7370a62fb2fb55fc182588658dd644b893c0f3e Parents: b191c62 Author: Jungtaek Lim <[email protected]> Authored: Wed Apr 20 16:46:23 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Apr 20 16:46:23 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a7370a62/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 401c03f..dbf2345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1683: only check non-system streams by default * 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
