You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2015/06/01 19:38:18 UTC

[43/50] storm git commit: Added STORM-729 to Changelog

Added STORM-729 to Changelog


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

Branch: refs/heads/0.10.x-branch
Commit: 431468b0cba8d1c678d94df58c775eded93a6504
Parents: d189d99
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu May 28 15:24:35 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu May 28 15:24:35 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/431468b0/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 365c1d3..76b7431 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-729: Include Executors (Window Hint) if the component is of Bolt type
  * STORM-835: Netty Client hold batch object until io operation complete
  * STORM-790: Log "task is null" instead of let worker died when task is null in transfer-fn
  * STORM-596: remove config topology.receiver.buffer.size