[
https://issues.apache.org/jira/browse/KAFKA-18779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-18779.
--------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Validate responses from broker in client for ShareFetch and ShareAcknowledge
> APIs.
> ----------------------------------------------------------------------------------
>
> Key: KAFKA-18779
> URL: https://issues.apache.org/jira/browse/KAFKA-18779
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Shivsundar R
> Assignee: Shivsundar R
> Priority: Major
> Fix For: 4.1.0
>
>
> Currently, when we receive a response from the broker for
> ShareFetch/ShareAcknowledge, we do not validate the responseData to be
> matching the requestData especially the topicPartitions requested. For
> example in ShareAcknowledge, we would process these responses and populate
> the callbacks with unknown topic partitions, and miss the acknowledgements
> that were intended to be sent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)