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/08/16 20:07:35 UTC

[2/2] storm git commit: Added STORM-965 to CHANGELOG.

Added STORM-965 to CHANGELOG.


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

Branch: refs/heads/master
Commit: 87fc2982e50f42e9e8261fb94228cb7ff4113f53
Parents: f29de47
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Sun Aug 16 10:22:13 2015 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Sun Aug 16 10:22:13 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/87fc2982/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16cf2c0..f2e2f16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-995: Fix excessive logging
  * STORM-837: HdfsState ignores commits
  * STORM-938: storm-hive add a time interval to flush tuples to hive.
  * STORM-977: Incorrect signal (-9) when as-user is true