You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/17 03:50:11 UTC

[jira] [Commented] (STORM-1209) Generalize StringMultiSchemeWithTopic

    [ https://issues.apache.org/jira/browse/STORM-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007907#comment-15007907 ] 

ASF GitHub Bot commented on STORM-1209:
---------------------------------------

Github user paulo-raca commented on the pull request:

    https://github.com/apache/storm/pull/883#issuecomment-157251583
  
    Thanks for the quick feedback.
    I've created STORM-1209


> Generalize StringMultiSchemeWithTopic
> -------------------------------------
>
>                 Key: STORM-1209
>                 URL: https://issues.apache.org/jira/browse/STORM-1209
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-kafka
>    Affects Versions: 0.11.0
>            Reporter: Paulo Costa
>            Assignee: Paulo Costa
>            Priority: Trivial
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> STORM-817 allows a KafkaSpout to listen to multiple topics.
> In this scenario, it makes sense to append the kafka topic to the tuples sent to storm.
> This is partially implemented as `StringMultiSchemeWithTopic`. The idea is great, but not flexible enough, since it only works for Strings.
> This should be generalized to work with any Scheme.
> My proposed solution is available on https://github.com/apache/storm/pull/883



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)