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 2017/04/12 15:04:32 UTC

[4/4] storm git commit: Added STORM-2463 to Changelog

Added STORM-2463 to Changelog


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

Branch: refs/heads/master
Commit: d8368b0e5dc23b0ad0b5972bac31b50334341bbb
Parents: 6898fb2
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Wed Apr 12 09:38:43 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Wed Apr 12 09:38:43 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d8368b0e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17c2df0..10655bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2463: fix DRPCTest.testDequeueAfterTimeout test failure 
  * STORM-2447: add in storm local to avoid having server on worker classpath
  * STORM-2458: Kafka Spout should allow hooking up custom logic when retries have exhanusted
  * STORM-2461: modify storm-hdfs's READEME.md and update storm-hdfs.md