[
https://issues.apache.org/jira/browse/KAFKA-18558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-18558.
--------------------------------------
Resolution: Fixed
> 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
> Assignee: Shivsundar R
> Priority: Major
> Fix For: 4.1.0
>
>
> 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)