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 2014/07/25 23:36:43 UTC

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

Added STORM-155 to Changelog


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

Branch: refs/heads/master
Commit: a6bf4c3ebd5e3211550c3634e7b0f85d9f6fadf0
Parents: 6eea872
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 25 16:28:34 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 25 16:28:34 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/a6bf4c3e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eafa3d1..79c8b14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@
  * STORM-414: support logging level to multilang protocol spout and bolt
  * STORM-321: Added a tool to see the current status of STORM JIRA and github pulls.
  * STORM-415: validate-launched-once in supervisor-test can not handle multiple topologies
+ * STORM-155: Storm rebalancing code causes multiple topologies assigned to a single port
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake