Shivsundar R created KAFKA-18198:
------------------------------------
Summary: 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
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)