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

[12/12] storm git commit: add STORM-1524 to CHANGELOG.md

add STORM-1524 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 31b57e8ab6762cf4539353aee9a0a608a4d73dfa
Parents: 212a4f6
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Fri Feb 5 18:44:26 2016 +0000
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Fri Feb 5 18:44:26 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/storm/blob/31b57e8a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d86eccc..622e54c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
 ## 2.0.0
  * STORM-1257: port backtype.storm.zookeeper to java
  * STORM-1504: Add Serializer and instruction for AvroGenericRecordBolt
+ * STORM-1524: Add Pluggable daemon metrics Reporters
 
 ## 1.0.0
  * STORM-1517: Add peek api in trident stream