You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/10/25 02:25:27 UTC

[4/4] storm git commit: Added STORM-1128 to CHANGELOG.

Added STORM-1128 to CHANGELOG.


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

Branch: refs/heads/master
Commit: 3bc375e73b05b0ff1b390ce5957882a108068c00
Parents: 46b8078
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Sat Oct 24 18:17:14 2015 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Sat Oct 24 18:17:14 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3bc375e7/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 431148a..f069844 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1128: Make metrics fast
  * STORM-1122: Fix the format issue in Utils.java
  * STORM-1111: Fix Validation for lots of different configs
  * STORM-1125: Adding separate ZK client for read in Nimbus ZK State