dengziming commented on code in PR #12110:
URL: https://github.com/apache/kafka/pull/12110#discussion_r875447627


##########
core/src/test/scala/integration/kafka/api/AdminClientWithPoliciesIntegrationTest.scala:
##########
@@ -141,12 +141,13 @@ class AdminClientWithPoliciesIntegrationTest extends 
KafkaServerTestHarness with
       topicResource3 -> new Config(topicConfigEntries3),
       brokerResource -> new Config(brokerConfigEntries)
     ).asJava)
+    ensureConsistentKRaftMetadata()

Review Comment:
   Yeah, we have this below.



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