wardlican commented on code in PR #3625:
URL: https://github.com/apache/amoro/pull/3625#discussion_r2162806119


##########
amoro-ams/src/main/java/org/apache/amoro/server/AmoroManagementConf.java:
##########
@@ -215,6 +215,18 @@ public class AmoroManagementConf {
           .defaultValue("")
           .withDescription("The Zookeeper address used for high 
availability.");
 
+  public static final ConfigOption<Integer> HA_ZOOKEEPER_SESSION_TIMEOUT_MS =

Review Comment:
   OK, I will modify it according to this suggestion.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to