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/11/12 16:49:56 UTC

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

Added STORM-794 to Changelog


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

Branch: refs/heads/master
Commit: 2057943636ba8cd9a930ef5289b0e02c1cb1f079
Parents: f61f33d
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Nov 12 09:49:13 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Nov 12 09:49:13 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/20579436/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66066fa..ff0754b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-794: Modify Spout async loop to treat activate/deactivate ASAP
  * STORM-1196: Upgrade to thrift 0.9.3
  * STORM-1155: Supervisor recurring health checks
  * STORM-1189: Maintain wire compatability with 0.10.x versions of storm.