dajac commented on code in PR #12845: URL: https://github.com/apache/kafka/pull/12845#discussion_r1023749684
########## core/src/main/scala/kafka/server/KafkaApis.scala: ########## @@ -1646,73 +1649,46 @@ class KafkaApis(val requestChannel: RequestChannel, } } + private def makeGroupCoordinatorRequestContextFrom( Review Comment: why do you think so? is it because of the usage of `make`? the name looks quite reasonable to me. -- 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