You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/01 00:06:41 UTC

[jira] [Commented] (BEAM-1830) add 'withTopic()' api to KafkaIO Reader

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

ASF GitHub Bot commented on BEAM-1830:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2364


> add 'withTopic()' api to KafkaIO Reader
> ---------------------------------------
>
>                 Key: BEAM-1830
>                 URL: https://issues.apache.org/jira/browse/BEAM-1830
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>    Affects Versions: 0.6.0
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>            Priority: Minor
>             Fix For: First stable release
>
>
> Most of instances of KafkaIO readers consume just one topic. The existing method {{withTopics(List<String> topics)}} forces the users to make a list containing single topic.
> It would be simpler to add {{withTopic(String topic)}} method.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)