lianetm commented on code in PR #19572: URL: https://github.com/apache/kafka/pull/19572#discussion_r2061404899
########## core/src/test/scala/unit/kafka/server/KafkaApisTest.scala: ########## @@ -8434,17 +8453,18 @@ class KafkaApisTest extends Logging { } @ParameterizedTest - @ApiKeyVersionsSource(apiKey = ApiKeys.OFFSET_FETCH) + // Version 1 does not support fetching all offsets request. Review Comment: nit: this reads a bit confusing, maybe "does not support fetching offsets for all topics" better? -- 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