Shivsundar R created KAFKA-18558:
------------------------------------
Summary: Include partitions from previous subscription in
ShareFetchRequest only for non-empty acknowledgements.
Key: KAFKA-18558
URL: https://issues.apache.org/jira/browse/KAFKA-18558
Project: Kafka
Issue Type: Sub-task
Reporter: Shivsundar R
Currently in a ShareFetchRequest, we include partitions from previous
subscription even if we do not have any acknowledgements to send. This is
unnecessary and it means we will just include the partition both in FetchTopic
and in ForgottenTopics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)