Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-82

Unable to set "topics.regex" for sink connector

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor - P4 Minor - P4
    • 1.1
    • 1.0
    • None
    • None

    Description

      The confluent documentation notes that it's possible to set either a `topics` property of `topics.regex` property. (see https://docs.confluent.io/current/installation/configuration/connect/sink-connect-configs.html)
      We tried to set the `topics.regex`, but then we get the error that the required setting `topics` is missing in the config. But the documentation says: "Only one of topics or topics.regex should be specified". Setting both the `topics` and the `topics.regex` will result in an error too, saying that there should only be configured one of them.

       

      Is there any possibility to use the `topics.regex` property instead of `topics`?

       

      Kafka Connect version: 5.4.0

      MongoDB Connect version: 1.0.0

      Attachments

        Activity

          People

            ross@mongodb.com Ross Lawley
            tim.brand@schiphol.nl Tim Brand
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: