[ https://issues.apache.org/jira/browse/KAFKA-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Jacot resolved KAFKA-16503. --------------------------------- Resolution: Fixed Addressed by https://github.com/apache/kafka/pull/16919. > getOrMaybeCreateClassicGroup should not thrown GroupIdNotFoundException > ----------------------------------------------------------------------- > > Key: KAFKA-16503 > URL: https://issues.apache.org/jira/browse/KAFKA-16503 > Project: Kafka > Issue Type: Sub-task > Reporter: David Jacot > Assignee: David Jacot > Priority: Major > > It looks like `getOrMaybeCreateClassicGroup` method throws an > `GroupIdNotFoundException` error when the group exists but with the wrong > type. As `getOrMaybeCreateClassicGroup` is mainly used on the > join-group/sync-group APIs, this seems incorrect. We need to double check and > fix. -- This message was sent by Atlassian Jira (v8.20.10#820010)