[
https://issues.apache.org/jira/browse/FLINK-15821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323108#comment-17323108
]
Flink Jira Bot commented on FLINK-15821:
----------------------------------------
This issue is assigned but has not received an update in 7 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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-2.0.0
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: UnityLung
> Priority: Major
> Labels: stale-assigned
>
> 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)