WinkerDu commented on code in PR #27438:
URL: https://github.com/apache/doris/pull/27438#discussion_r1405424689
##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -2293,4 +2293,11 @@ public class Config extends ConfigBase {
+ "If it is less than this value, it will be diagnosed as
balanced."
})
public static double diagnose_balance_max_tablet_num_ratio = 1.1;
+
+ @ConfField(masterOnly = true, description = {
+ "设置 root 用户初始化2阶段 SHA-1 加密密码,默认为'',即不设置 root 密码。"
Review Comment:
已加
##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -2293,4 +2293,11 @@ public class Config extends ConfigBase {
+ "If it is less than this value, it will be diagnosed as
balanced."
})
public static double diagnose_balance_max_tablet_num_ratio = 1.1;
+
+ @ConfField(masterOnly = true, description = {
+ "设置 root 用户初始化2阶段 SHA-1 加密密码,默认为'',即不设置 root 密码。"
Review Comment:
已加
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]