You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by xi...@apache.org on 2017/04/07 05:46:30 UTC

storm git commit: Added CHANGELOG: STORM-2454,STORM-2457

Repository: storm
Updated Branches:
  refs/heads/master 50be3e84c -> 1850dd53b


Added CHANGELOG: STORM-2454,STORM-2457


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1850dd53
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1850dd53
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1850dd53

Branch: refs/heads/master
Commit: 1850dd53bd286307a2422e1fcdb07fada9635fdb
Parents: 50be3e8
Author: vesense <be...@163.com>
Authored: Fri Apr 7 13:46:08 2017 +0800
Committer: vesense <be...@163.com>
Committed: Fri Apr 7 13:46:08 2017 +0800

----------------------------------------------------------------------
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/1850dd53/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ff80c1..6a1aec9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
 \ufeff## 2.0.0
+ * STORM-2454: the default returned value of this method which named "isConsumerAutoCommitMode" in KafkaSpoutConfig.java should be false
+ * STORM-2457: update and modify storm/hbase/README.md and storm-hbase.md
  * STORM-2453: Move non-connectors into the top directory
  * STORM-2363: Provide configuration to set the number of RollingWindow
  * STORM-2058: Fix Maven warnings about missing reporting.plugins.plugin.version