smjn opened a new pull request, #20076:
URL: https://github.com/apache/kafka/pull/20076

   * When a `ShareGroupStatePartitionMetadata` 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.


-- 
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]

Reply via email to