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 2015/09/17 00:34:18 UTC

[3/3] storm git commit: add STORM-1027 to CHANGELOG.md

add STORM-1027 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/6b18ee89
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6b18ee89
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6b18ee89

Branch: refs/heads/0.10.x-branch
Commit: 6b18ee89113de54ec021023baebacb0e6124acdc
Parents: d798df4
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Sep 17 07:26:51 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Sep 17 07:26:51 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/6b18ee89/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6699664..3f14c37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-1027: Use overflow buffer for emitting metrics
  * STORM-1024: log4j changes leaving ${sys:storm.log.dir} under STORM_HOME dir
  * STORM-996: netty-unit-tests/test-batch demonstrates out-of-order delivery
  * STORM-944: storm-hive pom.xml has a dependency conflict with calcite