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/05 21:53:51 UTC

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

Added STORM-1170 to Changelog


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

Branch: refs/heads/master
Commit: 2bad9c62e0f7b5a0c101379a929bffac9cccb5ca
Parents: a213cce
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Nov 5 14:48:15 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Nov 5 14:48:15 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/2bad9c62/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 279b247..c47ab20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1170: Fix the producer alive issue in DisruptorQueueTest
  * STORM-1168: removes noisy log message & a TODO
  * STORM-1143: Validate topology Configs during topology submission
  * STORM-1157: Adding dynamic profiling for worker, restarting worker, jstack, heap dump, and profiling