mimaison commented on code in PR #18646: URL: https://github.com/apache/kafka/pull/18646#discussion_r1930492298
########## core/src/main/scala/kafka/server/ConfigAdminManager.scala: ########## @@ -69,14 +68,14 @@ import scala.jdk.CollectionConverters._ * - The second step is "persistence," and handles storing the configurations durably to our * metadata store. * - * When KIP-590 forwarding is active (such as in KRaft mode), preprocessing will happen + * When KIP-590 forwarding is active, preprocessing will happen Review Comment: That comment does not make sense anymore, KIP-590 is always "active" now that ZooKeeper has been removed. -- 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