Magesh kumar Nandakumar created KAFKA-8974:
----------------------------------------------

             Summary: Sink Connectors can't handle topic list with whitespaces
                 Key: KAFKA-8974
                 URL: https://issues.apache.org/jira/browse/KAFKA-8974
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
            Reporter: Magesh kumar Nandakumar
            Assignee: Magesh kumar Nandakumar


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to