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/10/12 19:55:01 UTC

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

Added STORM-1104 to Changelog


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

Branch: refs/heads/master
Commit: f0049e6fadb015be2744dde30a6e2fa46e168697
Parents: 31f5286
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Oct 12 12:54:01 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Oct 12 12:54:01 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f0049e6f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bbb2073..14f098c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1104: Nimbus HA fails to find newly downloaded code files
  * STORM-1087: Avoid issues with transfer-queue backpressure.
  * STORM-893: Resource Aware Scheduling (Experimental)
  * STORM-1095: Tuple.getSourceGlobalStreamid() has wrong camel-case naming