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/e6b57ce4 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e6b57ce4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e6b57ce4 Branch: refs/heads/master Commit: e6b57ce4bb0acd11631350501461c06a608e4ed9 Parents: fbf1e84 Author: Jungtaek Lim <[email protected]> Authored: Wed Apr 20 16:44:58 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Apr 20 16:44:58 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e6b57ce4/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index b02c866..04e9c34 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-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 trident windowing * STORM-1696: status not sync if zk fails in backpressure
