[
https://issues.apache.org/jira/browse/KAFKA-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-16030.
---------------------------------
Fix Version/s: 3.7.0
Resolution: Fixed
> new group coordinator should check if partition goes offline during load
> ------------------------------------------------------------------------
>
> Key: KAFKA-16030
> URL: https://issues.apache.org/jira/browse/KAFKA-16030
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Jeff Kim
> Assignee: Jeff Kim
> Priority: Major
> Fix For: 3.7.0
>
>
> The new coordinator stops loading if the partition goes offline during load.
> However, the partition is still considered active. Instead, we should return
> NOT_LEADER_OR_FOLLOWER exception during load.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)