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

   This patches moves the static request validations from the 
`GroupMetadataManager` to the `GroupCoordinatorService`. We already had static 
validation in the service for other requests so it makes sense to consolidate 
all the static validations at the same place. Moreover, it also prevents faulty 
requests from unnecessarily using group coordinator's resources.


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

Reply via email to