You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/06/22 06:47:47 UTC

[4/4] storm git commit: Added STORM-806 to CHANGELOG.

Added STORM-806 to CHANGELOG.


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

Branch: refs/heads/master
Commit: c682eb76e7c49b26429baf4f43e40ff929163378
Parents: 9abca47
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Sun Jun 21 21:47:06 2015 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Sun Jun 21 21:47:06 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c682eb76/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac40baa..144d6c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-806: use storm.zookeeper.connection.timeout in storm-kafka ZkState when newCurator
  * STORM-809: topology.message.timeout.secs should not allow for null or <= 0 values
  * STORM-847: Add cli to get the last storm error from the topology
  * STORM-864: Exclude storm-kafka tests from Travis CI build