[
https://issues.apache.org/jira/browse/KAFKA-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram updated KAFKA-9492:
----------------------------------
Affects Version/s: 2.4.0
> 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
>
>
> 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)