chore(clusterlink): fix comment

This commit is contained in:
Serge Tupchii 2024-06-19 20:46:00 +03:00
parent 43cca6c9f8
commit ef5cf4fac3
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,7 @@ cancel_heartbeat(St = #st{heartbeat_timer = TRef}) ->
%% Responsible for transferring local routing table snapshot to the target
%% cluster. Does so either during the initial startup or when MQTT connection
%% 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}}) ->
case mria_config:whoami() of