[
https://issues.apache.org/jira/browse/KAFKA-19417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-19417.
---------------------------------
Resolution: Duplicate
> Clear static member assignment on join with different subscription
> ------------------------------------------------------------------
>
> Key: KAFKA-19417
> URL: https://issues.apache.org/jira/browse/KAFKA-19417
> Project: Kafka
> Issue Type: Bug
> Components: group-coordinator
> Affects Versions: 4.0.0, 4.1.0
> Reporter: Sean Quah
> Assignee: David Jacot
> Priority: Major
>
> When a static member rejoins with a different subscription, we can send the
> previous assignment to the member in a few cases, such as an unresolved regex
> or unrevoked partitions.
> Since the subscription has changed, we should act as if the member is new and
> not reuse the previous assignment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)