wardlican commented on code in PR #3950:
URL: https://github.com/apache/amoro/pull/3950#discussion_r3013721725
##########
amoro-common/src/main/java/org/apache/amoro/OptimizerProperties.java:
##########
@@ -48,5 +48,5 @@ public class OptimizerProperties {
public static final String OPTIMIZER_CACHE_MAX_TOTAL_SIZE_DEFAULT = "128mb";
public static final String OPTIMIZER_CACHE_TIMEOUT = "cache-timeout";
public static final String OPTIMIZER_CACHE_TIMEOUT_DEFAULT = "10min";
- public static final String OPTIMIZER_MASTER_SLAVE_MODE = "master-slave-mode";
+ public static final String OPTIMIZER_MASTER_SLAVE_MODE_ENABLED =
"master-slave-mode";
Review Comment:
okay,i will fix it.
--
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]