m1a2st commented on code in PR #18547:
URL: https://github.com/apache/kafka/pull/18547#discussion_r1927947982


##########
server/src/main/java/org/apache/kafka/server/config/ZkConfigs.java:
##########
@@ -152,11 +132,6 @@ public final class ZkConfigs {
     }
 
     public static final ConfigDef CONFIG_DEF =  new ConfigDef()
-            .define(ZK_CONNECT_CONFIG, STRING, null, HIGH, ZK_CONNECT_DOC)

Review Comment:
   I think these config already on `zk2kraft.html`
   
   <img width="931" alt="ζˆͺεœ– 2025-01-24 上午9 08 34" 
src="https://github.com/user-attachments/assets/2abf7fe0-f063-4e31-98a4-ffb4edac58e5";
 />
   



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