You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chinmay Soman (JIRA)" <ji...@apache.org> on 2015/02/17 21:55:12 UTC

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

Chinmay Soman created SAMZA-570:
-----------------------------------

             Summary: 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
             Fix For: 0.9.0


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
(v6.3.4#6332)