Skip to content

Commit

Permalink
Add note for cluster sync (#1630)
Browse files Browse the repository at this point in the history
* add-note-for-cluster-sync

* Update replication-between-clusters.md
  • Loading branch information
abby-cyber authored Sep 23, 2022
1 parent 5ee62c3 commit c39232e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ To migrate data or implement disaster recovery, manually switch between the prim

!!! caution

DO NOT write data to the master cluster and make sure that the data in the master cluster has been synchronized to the slave cluster before switching between master and slave clusters.
DO NOT write data to the primary cluster and make sure that the data in the primary cluster has been synchronized to the secondary cluster before switching between primary and secondary clusters.

1. Log into the primary cluster and remove the old drainer and listener.

Expand Down

0 comments on commit c39232e

Please sign in to comment.