stopAsyncReplication

Syntax

stopAsyncReplication()

Arguments

None

Details

After enabling the cross-cluster asynchronous replication mode, execute this command on any data node in the master cluster to stop sending data to slave cluster(s).

Examples

$ stopAsyncReplication();

Related command startAsyncReplication