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

2016-09-22 Thread kabhwan
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/8cb22744
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8cb22744
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8cb22744

Branch: refs/heads/1.x-branch
Commit: 8cb22744539c7ed7cb2e50e9bdf2bc1ceaa2125a
Parents: 7ddd372
Author: Jungtaek Lim 
Authored: Fri Sep 23 10:49:44 2016 +0900
Committer: Jungtaek Lim 
Committed: Fri Sep 23 10:49:44 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/8cb22744/CHANGELOG.md
--
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c609ab..18a53fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -85,6 +85,7 @@
  * STORM-1720: Support GEO in storm-redis
 
 ## 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



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

2016-09-22 Thread kabhwan
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 
Authored: Fri Sep 23 10:50:24 2016 +0900
Committer: Jungtaek Lim 
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



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

2016-09-22 Thread kabhwan
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/5e5e83ca
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5e5e83ca
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5e5e83ca

Branch: refs/heads/master
Commit: 5e5e83cabe3b66161d4774f5f5698fcad8012d0e
Parents: bd75c93
Author: Jungtaek Lim 
Authored: Fri Sep 23 10:48:43 2016 +0900
Committer: Jungtaek Lim 
Committed: Fri Sep 23 10:48:43 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5e5e83ca/CHANGELOG.md
--
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ca56ac..4e580d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -197,6 +197,7 @@
  * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode
 
 ## 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