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


##########
amoro-ams/src/main/java/org/apache/amoro/server/AmoroManagementConf.java:
##########
@@ -62,6 +62,27 @@ public class AmoroManagementConf {
               "This setting controls whether to enable the AMS horizontal 
scaling feature, "
                   + "which is currently under development and testing.");
 
+  public static final ConfigOption<Integer> BUCKET_ID_TOTAL_COUNT =
+      ConfigOptions.key("bucket-id.total-count")

Review Comment:
   > ha prefix must have ha,such as **`ha.bucket-id.total-count`**
   
   Okay, I'll modify the definition here and add the 'ha' prefix.



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