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/29 22:58:48 UTC

[49/50] git commit: Added STORM-406 to Changelog

Added STORM-406 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/b2a8a77c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/b2a8a77c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/b2a8a77c

Branch: refs/heads/security
Commit: b2a8a77c3b307137527c706d0cd7635a6afe25bf
Parents: 848a748
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Tue Jul 29 07:17:46 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Tue Jul 29 07:17:46 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/b2a8a77c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccf0c3b..3b38c34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@
  * 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
  * STORM-419: Updated test so sort ordering is very explicit.
+ * STORM-406: Fix for reconnect logic in netty client.
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake