You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/03/22 07:03:14 UTC

[3/3] storm git commit: Added STORM-1604 to CHANGELOG.

Added STORM-1604 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: eac26a7aeb5108df2ea44e077605cad817928561
Parents: 3efc417
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Mar 21 22:59:26 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Mar 21 22:59:26 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/eac26a7a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d34c58..97eac05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1604: Delayed transition should handle NotALeaderException
  * STORM-1602: Blobstore UTs are failed on Windows
  * STORM-1629: Files/move doesn't work properly with non-empty directory in Windows
  * STORM-1616: Add RAS API for Trident