You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/06/13 05:01:39 UTC

[5/5] storm git commit: add STORM-1723 to CHANGELOG

add STORM-1723 to CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: c5433b1c6b0f429af188ffd576ef724a77f7a330
Parents: adff0ea
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Jun 13 14:01:09 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Jun 13 14:01:09 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c5433b1c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b28bc98..8b2a175 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-1723: Introduce ClusterMetricsConsumer
  * STORM-1700: Introduce 'whitelist' / 'blacklist' option to MetricsConsumer
  * STORM-1698: Asynchronous MetricsConsumerBolt
  * STORM-1705: Cap number of retries for a failed message