[
https://issues.apache.org/jira/browse/CAMEL-11943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11943.
---------------------------------
Resolution: Fixed
> camel-kafka - use regular expression to subscribe to topics
> -----------------------------------------------------------
>
> Key: CAMEL-11943
> URL: https://issues.apache.org/jira/browse/CAMEL-11943
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Reporter: Ivan Obradovic
> Assignee: Claus Ibsen
> Fix For: 2.21.0
>
>
> Sometime you want to subscribe to topics you don't know exact names for, or
> there are too many topics. In these cases, using regular expression for topic
> name is the right choose.
> Kafka client has method subscribe(Pattern pattern, ConsumerRebalanceListener
> listener) which is not used in Camel Kafka plugin.
> It would be great if the Kafka plugin supports regular expression too.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)