You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/10/25 09:08:00 UTC

[jira] [Updated] (CAMEL-11943) camel-kafka - use regular expression to subscribe to topics

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

Claus Ibsen updated CAMEL-11943:
--------------------------------
    Fix Version/s: 2.21.0

> 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
>             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)