diff --git a/nacos_config/rc-service-other/application.yml b/nacos_config/rc-service-other/application.yml index c28f32d8..17f9b68d 100644 --- a/nacos_config/rc-service-other/application.yml +++ b/nacos_config/rc-service-other/application.yml @@ -131,7 +131,7 @@ task: cp: relation-broadcast: mq: - enabled: ${CP_RELATION_BROADCAST_MQ_ENABLED:false} + enabled: ${CP_RELATION_BROADCAST_MQ_ENABLED:true} topic: ${CP_RELATION_BROADCAST_MQ_TOPIC:RC_DEFAULT_APP_ORDINARY} tag: ${CP_RELATION_BROADCAST_MQ_TAG:cp_relation_broadcast}