You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/01/31 04:54:00 UTC

[jira] [Updated] (FLINK-15821) Allow configuring Kafka partition / topic discovery in StateFun Kafka ingress

     [ https://issues.apache.org/jira/browse/FLINK-15821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai updated FLINK-15821:
----------------------------------------
        Parent: FLINK-15819
    Issue Type: Sub-task  (was: Bug)

> Allow configuring Kafka partition / topic discovery in StateFun Kafka ingress
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-15821
>                 URL: https://issues.apache.org/jira/browse/FLINK-15821
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Stateful Functions
>    Affects Versions: statefun-1.1
>            Reporter: Tzu-Li (Gordon) Tai
>            Priority: Major
>
> This is already implemented in the {{FlinkKafkaConsumer}}, so it would only be a matter of exposing it through Stateful Function's Kafka ingress.
> Proposed API:
> {code}
> KafkaIngressBuilder#withTopics(java.util.regex.Pattern regexPattern)
> KafkaIngressBuilder#enableDiscovery(java.time.Duration discoveryInterval)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)