startClusterReplication

Syntax

startClusterReplication()

Details

Starts the cluster replication that was stopped due to repeated failures or by calling stopClusterReplication.

It can only be executed by an administrator on the controller of a master/slave cluster. The configuration parameter replicationMode should be specified before you execute this command.

Parameters

None

Examples

startClusterReplication();

Related functions: stopClusterReplication, skipClusterReplicationTask