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 <[email protected]>, Dongnuo Lyu <[email protected]> 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
