smjn opened a new pull request, #20100: URL: https://github.com/apache/kafka/pull/20100
…0076) * When a `ShareGroup*` record is replayed in group metadata manager, there is a call to check if the group exists. If the group does not exist - we are throwing an exception which is unnecessary. * In this PR, we have added check to ignore this exception. * New test to validate the logic has been added. Reviewers: Andrew Schofield <aschofi...@confluent.io>, Dongnuo Lyu <139248811+dongnuo...@users.noreply.github.com> Note: cherry pick from PR https://github.com/apache/kafka/pull/20076 in trunk. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org