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

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

     [ https://issues.apache.org/jira/browse/KAFKA-8067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Pheatt updated KAFKA-8067:
-------------------------------
    Description: 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 fields in the payload.   (was: 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. )

> 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
>            Priority: Minor
>              Labels: Json, converter
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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 fields in the payload. 



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