frankvicky commented on code in PR #17549: URL: https://github.com/apache/kafka/pull/17549#discussion_r1819183418
########## core/src/test/scala/unit/kafka/server/DeleteGroupsRequestTest.scala: ########## @@ -36,6 +37,7 @@ class DeleteGroupsRequestTest(cluster: ClusterInstance) extends GroupCoordinator ) ) def testDeleteGroupsWithNewConsumerGroupProtocolAndNewGroupCoordinator(): Unit = { + // TODO fix Review Comment: This comment was accidentally left here and should be deleted. I will remove it in the next commit. -- 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