فهرست منبع

chore(clusterlink): fix comment

Serge Tupchii 1 سال پیش
والد
کامیت
ef5cf4fac3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      apps/emqx_cluster_link/src/emqx_cluster_link_router_syncer.erl

+ 1 - 1
apps/emqx_cluster_link/src/emqx_cluster_link_router_syncer.erl

@@ -519,7 +519,7 @@ cancel_heartbeat(St = #st{heartbeat_timer = TRef}) ->
 %% Responsible for transferring local routing table snapshot to the target
 %% Responsible for transferring local routing table snapshot to the target
 %% cluster. Does so either during the initial startup or when MQTT connection
 %% cluster. Does so either during the initial startup or when MQTT connection
 %% is re-established with a clean session. Once bootstrapping is done, it
 %% is re-established with a clean session. Once bootstrapping is done, it
-%% opens the syncer.
+%% activates the syncer.
 
 
 run_bootstrap(St = #st{target = TargetCluster, actor = ?PS_ACTOR, link_conf = #{topics := Topics}}) ->
 run_bootstrap(St = #st{target = TargetCluster, actor = ?PS_ACTOR, link_conf = #{topics := Topics}}) ->
     case mria_config:whoami() of
     case mria_config:whoami() of