smjn opened a new pull request, #19463: URL: https://github.com/apache/kafka/pull/19463
* When deleting share groups, only initialized and initializing information in the metadata record is considered. However, it could happen that the deleting topics also contains info due to other RPCs (share group offsets delete). * We need to account for existing information while writing the metadata record in the delete flow. * This PR aims to add the impl for the same. New tests have been added to check the functionality. -- 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