Hi Samir,
You can find example in this unit test
https://github.com/apache/camel/blob/camel-2.23.x/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/KafkaConsumerTopicIsPatternTest.java
Dne 7.8.2019 v 15:21 Samir Anand napsal(a):
Hi,
I am using camel-kafka version 2.23.1 f
Hi,
I am using camel-kafka version 2.23.1 for one of our requirement. But our team
is facing one issue.
I am trying to use the regular expression to subscribe to multiple topics. I am
appending param (topicIsPattern=true) to endpoint uri, as per doc.
But somehow that is not working. If I use reg