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/13 21:59:56 UTC

[2/4] storm git commit: Update CHANGELOG.md

Update CHANGELOG.md

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

Branch: refs/heads/master
Commit: 7327924a4171aab3d9e30cfea307ba62f063d44e
Parents: 122d645
Author: jacobtolar <ac...@sheckel.net>
Authored: Thu Apr 13 15:03:49 2017 -0500
Committer: GitHub <no...@github.com>
Committed: Thu Apr 13 15:03:49 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/7327924a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f1cc32..10655bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,4 @@
 \ufeff## 2.0.0
- * STORM-2471: add new metric for thread count per worker
  * 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