aliehsaeedii opened a new pull request, #21320: URL: https://github.com/apache/kafka/pull/21320
When deleting a streams group, if the deletion of internal topics fails, we currently return an error. While this isn’t technically incorrect, it would be preferable to return exit code 0 here, since the group itself was successfully deleted and no internal topics remain (either because they were never created or because they were deleted manually). -- 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]
