[
https://issues.apache.org/jira/browse/KAFKA-18779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivsundar R updated KAFKA-18779:
---------------------------------
Summary: Validate responses from broker in client for ShareFetch and
ShareAcknowledge APIs. (was: Validate responses from broker in
ShareConsumeRequestManager.)
> 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
>
> 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)