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/09/18 21:29:56 UTC

[5/5] storm git commit: Added STORM-886 to Changelog

Added STORM-886 to Changelog


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

Branch: refs/heads/master
Commit: e85921035fa9bb59d25f0347dc6d26002aac9fab
Parents: 1927ccf
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Sep 18 14:29:13 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Sep 18 14:29:13 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e8592103/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3395e0e..22a5e19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-886: Automatic Back Pressure
  * STORM-1037: do not remove storm-code in supervisor until kill job
  * STORM-1007: Add more metrics to DisruptorQueue
  * STORM-1011: HBaseBolt default mapper should handle null values