You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eric Pheatt (JIRA)" <ji...@apache.org> on 2019/03/07 23:30:00 UTC

[jira] [Created] (KAFKA-8067) JsonConverter missing and optional field defaults result in a null pointer

Eric Pheatt created KAFKA-8067:
----------------------------------

             Summary: JsonConverter missing and optional field defaults result in a null pointer
                 Key: KAFKA-8067
                 URL: https://issues.apache.org/jira/browse/KAFKA-8067
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
            Reporter: Eric Pheatt


The internal Kafka Connect JsonSchema allows for specifying an optional field but the JsonConverter throws a null pointer error when trying to apply the default for missing optional field in the payload. 



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