You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/05/04 21:19:20 UTC

[4/4] storm git commit: Added STORM-603 to Changelog

Added STORM-603 to Changelog


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

Branch: refs/heads/master
Commit: ea0fe124c943c6e2bab889c537bd13188df50107
Parents: 93f11c4
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon May 4 14:18:33 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon May 4 14:18:33 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ea0fe124/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 900319d..bd4b8c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-603: Log errors when required kafka params are missing
  * STORM-607: storm-hbase HBaseMapState should support user to customize the hbase-key & hbase-qualifier
  * STORM-795: Update the user document for the extlib issue
  * STORM-801: Add Travis CI badge to README