David Jacot created KAFKA-16503:
-----------------------------------
Summary: 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
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)