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

storm git commit: fix error in changelog

Repository: storm
Updated Branches:
  refs/heads/master ee31b78df -> ad98824fc


fix error in changelog


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

Branch: refs/heads/master
Commit: ad98824fc9874c2fd9c0d3e461c7de63866589a6
Parents: ee31b78
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Jun 1 17:11:24 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Jun 1 17:11:24 2015 -0400

----------------------------------------------------------------------
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/ad98824f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0be80f8..1d4ebef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -120,7 +120,6 @@
  * STORM-567: Move Storm Documentation/Website from SVN to git
  * STORM-565: Fix NPE when topology.groups is null.
  * STORM-563: Kafka Spout doesn't pick up from the beginning of the queue unless forceFromStart specified.
- * STORM-559: ZkHosts in README should use 2181 as port.
  * STORM-557: High Quality Images for presentations
  * STORM-554: the type of first param "topology" should be ^StormTopology not ^TopologyContext
  * STORM-552: Add netty socket backlog config