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 2016/01/11 21:03:16 UTC

[3/3] storm git commit: Added STORM-1206 to Changelog

Added STORM-1206 to Changelog


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

Branch: refs/heads/master
Commit: df32755b1f0944439610a5646c91fef4f39fc2da
Parents: c81284d
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 13:46:53 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 13:46:53 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/df32755b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2090a1e..e544a95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1206: Reduce logviewer memory usage through directory stream
  * STORM-1219: Fix HDFS and Hive bolt flush/acking
  * STORM-1150: Fix the authorization of Logviewer in method authorized-log-user?
  * STORM-1418: improve debug logs for some external modules