[bugfix]集群内failover reform前更新cluster_run_mode

This commit is contained in:
zhangao_za
2023-11-13 20:09:05 +08:00
parent 38d638e620
commit 7f537f3bdc
5 changed files with 16 additions and 9 deletions

View File

@ -33,7 +33,7 @@
const uint32 SS_DORADO_CTL_INFO_SIZE = 512;
#define SS_REPLICATION_DORADO_CLUSTER \
(ENABLE_DSS && g_instance.attr.attr_storage.ss_enable_dorado)
(ENABLE_DMS && ENABLE_DSS && g_instance.attr.attr_storage.ss_enable_dorado)
/* Primary Cluster in SS replication */
#define SS_REPLICATION_PRIMARY_CLUSTER \