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)