GitHub user Zhiqiang-He opened a pull request:
https://github.com/apache/storm/pull/885
[STORM-1210] Set Output Stream id in KafkaSpout
topicAsStreamId can only set output stream id to topic name. In some case
,we need to set output stream id to other name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Zhiqiang-He/storm-0914-edit master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/885.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #885
----
commit c1a89d9597dfcbfeca260d4264a4b2e374c419be
Author: Zhiqiang He <[email protected]>
Date: 2015-10-21T02:09:12Z
Merge pull request #1 from apache/master
merge 1021
commit 5261160f84bcb0ef73acf4a632d421f7e2ee901d
Author: Zhiqiang He <[email protected]>
Date: 2015-11-17T02:57:09Z
Merge pull request #2 from apache/master
merge 1117
commit 87a4a8b4382de5617d463b23188f18e4f7e7f03c
Author: Zhiqiang-He <[email protected]>
Date: 2015-11-17T09:14:54Z
set output stream id in kafkaSpout
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---