You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/04/20 09:46:38 UTC

[3/3] storm git commit: add STORM-1683 to CHANGELOG.md

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 <ka...@gmail.com>
Authored: Wed Apr 20 16:46:23 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
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