[
https://issues.apache.org/jira/browse/KAFKA-18198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-18198.
--------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Disallow piggyback acknowledgments on initial ShareFetchRequest.
> ----------------------------------------------------------------
>
> Key: KAFKA-18198
> URL: https://issues.apache.org/jira/browse/KAFKA-18198
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Shivsundar R
> Assignee: Shivsundar R
> Priority: Major
> Fix For: 4.1.0
>
>
> This seems like we are missing a validation in
> ShareSessionHandler::newShareFetchBuilder, where we have to add a check if we
> have piggyback acks to be sent on the initial request.
> We also need to ensure the callback is appropriately updated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)