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/09/23 00:24:13 UTC

[48/50] storm git commit: Added STORM-10054 to the CHANGELOG.

Added STORM-10054 to the CHANGELOG.


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

Branch: refs/heads/STORM-1040
Commit: ad7488436772cf6658c46b54c9cc5fb8b5092312
Parents: 24b3bb5
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Sep 21 12:02:17 2015 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Sep 21 12:02:17 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ad748843/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1933243..b4a667e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1054: Excessive logging ShellBasedGroupsMapping if the user doesn't have any groups.
  * STORM-954: Toplogy Event Inspector
  * STORM-862: Pluggable System Metrics
  * STORM-1032: Add generics to component configuration methods