lianetm opened a new pull request, #22530: URL: https://github.com/apache/kafka/pull/22530
Remove no-op call to complete open leave operations. It is always no-op in this case because the member already left (the call applies only if member is LEAVING, called here when member is UNSUBCRIBED). No changes in logic. This came out reviewing GROUP_ID_NOT_FOUND handling (expected to be ignored, no action needed if the member already unsubscribed) -- 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]
