dengziming commented on PR #12104: URL: https://github.com/apache/kafka/pull/12104#issuecomment-1123116129
Hello @vamossagar12, sorry for changing around, we added a `TestUtils.ensureConsistentKRaftMetadata` in #12108 to fix this kind of flakiness, which waits until the brokers have caught up to the controller metadata topic end offset, instead of waiting for something really specific, you can just use this method for KRaft mode, and keep it was for zk mode. -- 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