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 2020/11/07 15:34: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:
-------------------------------
    Affects Version/s:     (was: 2.3.0)
                           (was: 1.1.1)
                       2.6.0

> 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: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.11.0.3, 2.6.0
>            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
(v8.3.4#803005)