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 2016/09/23 01:50:36 UTC

[3/3] storm git commit: add STORM-2120 to CHANGELOG

add STORM-2120 to CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: ffd241c3359c398e0140622cfc532dcf193d20b0
Parents: 06c8ff6
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Sep 23 10:50:24 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Sep 23 10:50:24 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ffd241c3/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd4219c..b5ddc59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.3
+ * STORM-2120: Emit to _spoutConfig.outputStreamId
  * STORM-2101: fixes npe in compute-executors in nimbus
  * STORM-2090: Add integration test for storm windowing
  * STORM-2003: Make sure config contains TOPIC before get it