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/08/19 05:38:39 UTC

[4/4] storm git commit: add STORM-958 to CHANGELOG.md

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

Branch: refs/heads/master
Commit: 9c941884386870b29c916e3ec0d511d2ec01a005
Parents: e6ba743
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Aug 19 12:38:22 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Aug 19 12:38:22 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/9c941884/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a85c15e..583d2de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
  * STORM-944: storm-hive pom.xml has a dependency conflict with calcite
  * STORM-988: supervisor.slots.ports should not allow duplicate element values
  * STORM-975: Storm-Kafka trident topology example
+ * STORM-958: Add config for init params of group mapping service
 
 ## 0.10.0-beta2
  * STORM-843: [storm-redis] Add Javadoc to storm-redis