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

Sink Connectors can't handle topic list with whitespaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.2, 2.1.2, 2.2.2, 2.4.0, 2.3.1
    • connect
    • None

    Description

      Sink connector allows the user to configure`topics` config which is a comma-separated list of topics. When the user inadvertently includes white spaces in the coman separated list like `topic1, topic2` the connector doesn't process `topic2` correctly. The fix is to trim the individual items before creating the consumer subscribption

      Attachments

        Issue Links

          Activity

            People

              mageshn Magesh kumar Nandakumar
              mageshn Magesh kumar Nandakumar
              Randall Hauch Randall Hauch
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: