You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Rajini Sivaram (Jira)" <ji...@apache.org> on 2020/02/04 17:21:00 UTC

[jira] [Resolved] (KAFKA-9492) ProducerResponse with record-level errors throw NPE with older client version

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

Rajini Sivaram resolved KAFKA-9492.
-----------------------------------
    Fix Version/s: 2.4.1
       Resolution: Fixed

> ProducerResponse with record-level errors throw NPE with older client version
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-9492
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9492
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 2.4.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 2.5.0, 2.4.1
>
>
> ProduceResponse.toStruct(version) throws NullPointerException if the response contains record errors and version < 8 (before record errors were aded to ProduceResponse). The response can't be serialized to send to older clients as a result.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)