You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Arjun Satish (JIRA)" <ji...@apache.org> on 2018/01/31 19:38:00 UTC

[jira] [Created] (KAFKA-6511) Connect header parser incorrectly parses arrays

Arjun Satish created KAFKA-6511:
-----------------------------------

             Summary: Connect header parser incorrectly parses arrays
                 Key: KAFKA-6511
                 URL: https://issues.apache.org/jira/browse/KAFKA-6511
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 1.1.0
            Reporter: Arjun Satish
            Assignee: Randall Hauch


An incorrect input like "[1, 2, 3,,,]" is misinterpreted by the Values parser. An example test can be found here: https://github.com/apache/kafka/pull/4319#discussion_r165155768



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)