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 2016/03/22 21:52:27 UTC

[2/2] storm git commit: Added STORM-1556 to Changelog

Added STORM-1556 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: 732982d6f628b79007a86491a7abd45e16a17ed2
Parents: ae99c85
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Mar 22 15:24:21 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Mar 22 15:51:01 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/732982d6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b83deb..9d0fce8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1556: nimbus.clj/wait-for-desired-code-replication wrong reset for current-replication-count-jar in local mode
  * STORM-1636: Supervisor shutdown with worker id pass in being nil
  * STORM-1641: make subtree node creation consistent
  * STORM-1604: Delayed transition should handle NotALeaderException