You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Rayman (JIRA)" <ji...@apache.org> on 2018/11/27 19:45:00 UTC

[jira] [Commented] (SAMZA-570) Poll for new Kafka input topics when using wildcards

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

Rayman commented on SAMZA-570:
------------------------------

https://github.com/apache/samza/pull/796

> Poll for new Kafka input topics when using wildcards 
> -----------------------------------------------------
>
>                 Key: SAMZA-570
>                 URL: https://issues.apache.org/jira/browse/SAMZA-570
>             Project: Samza
>          Issue Type: Task
>          Components: container, kafka
>    Affects Versions: 0.9.0
>            Reporter: Chinmay Soman
>            Priority: Major
>
> Currently, Samza supports wildcards for the input topics using the RegExTopicGenerator. However, this dynamic polling of topic names matching the wildcard is only done once at the moment (during start up).
> We should have the ability of continuously polling for new topics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)