Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11943

camel-kafka - use regular expression to subscribe to topics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.21.0
    • camel-kafka
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            ivanobradovic Ivan Obradovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: