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:58 UTC

[4/4] storm git commit: Added STORM-2471 to changelog

Added STORM-2471 to changelog


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

Branch: refs/heads/master
Commit: 4a3a238dcc29f19720bc3c05f51b7f4df9bfaf8e
Parents: 45cd82a
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Apr 13 16:33:33 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Apr 13 16:33:33 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4a3a238d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index edf384d..f52322e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2471: Add metric for thread count
  * STORM-1114: Race condition in trident zookeeper zk-node create/delete
  * STORM-2469: fix integration-test dependencies issue
  * STORM-2455: Expose the window start and end timestamp in TupleWindow