You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2016/03/04 18:10:12 UTC

[2/2] storm git commit: Added STORM-1561 ot Changelog

Added STORM-1561 ot Changelog


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

Branch: refs/heads/1.x-branch
Commit: af50c25385e7ea48bf21f292bd91c253b547854e
Parents: d5e8bab
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Fri Mar 4 17:06:55 2016 +0000
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Fri Mar 4 17:06:55 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/storm/blob/af50c253/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53c6d0b..481b803 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1561: Supervisor should relaunch worker if assignments have changed
  * STORM-1601: Check if /backpressure/storm-id node exists before requesting children
  * STORM-1574: Better handle backpressure exception etc.
  * STORM-1587: Avoid NPE while prining Metrics