Pausing Stream Replication

Explains how to pause replication from a source stream to a replica stream using the Control System and the CLI.

Pausing Stream Replication Using the Control System

About this task

To pause one or more replications:

Procedure

  1. Log in to the Control System and go to the Replication tab in the stream information page.
  2. Select the replicas to pause in the Replicas pane.
    Selecting the checkbox next to a replica makes the Actions drop-down menu available.
  3. Select Pause Replication from the Actions drop-down menu.
    The Pause Replication confirmation window displays.
  4. Verify the list of replicas to pause and click Pause Replication.
    This action pauses replication from the source stream to the selected replica stream(s).

Pausing Stream Replication Using the CLI or REST API

About this task

The command to pause a replication is:

maprcli stream replica pause -path <stream path> -replica <remote stream path>

For complete reference information, see stream replica pause.