hachikuji commented on a change in pull request #11667: URL: https://github.com/apache/kafka/pull/11667#discussion_r804886945
########## File path: core/src/test/scala/unit/kafka/server/KafkaApisTest.scala ########## @@ -891,6 +890,7 @@ class KafkaApisTest { testForwardableApi(ApiKeys.DELETE_TOPICS, requestBuilder) } + @Disabled("Enable after KIP-778") Review comment: Perhaps we can remove the test for now. -- 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