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/01/22 18:25:59 UTC

[3/3] storm git commit: Added STORM-559 to Changelog

Added STORM-559 to Changelog


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

Branch: refs/heads/master
Commit: 90561baf443130253edad69a4e4bf8ed71963087
Parents: 476634b
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Jan 22 11:25:17 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Jan 22 11:25:17 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/90561baf/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92cfcf8..a5e0c26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,7 +31,8 @@
  * STORM-600: upgrade jacoco plugin to support jdk8
  * STORM-495: KafkaSpout retries with exponential backoff
  * STORM-620: Duplicate maven plugin declaration
- * STORM-599: Use use nimbus's cached heartbeats rather than fetching again from ZK
+ * STORM-599: Use nimbus's cached heartbeats rather than fetching again from ZK
+ * STORM-559: ZkHosts in README should use 2181 as port.
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor