Resuming Stream Replication

Explains how to resume replication from one stream to another stream using either the Control System or the CLI.

Resuming Stream Replication Using the Control System

About this task

To resume 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 (in Paused state) in the Replicas pane.
    Selecting the checkbox next to a replica makes the Actions drop-down menu available.
  3. Select Resume Replication from the Actions drop-down menu.
    The Resume Replication confirmation window displays.
  4. Verify the list of replicas to resume and click Resume Replication.
    This action resumes replication from the source stream to the selected replica stream(s).

Resuming Stream Replication Using the CLI or REST API

About this task

The command to resume a replication is:

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

For complete reference information, see stream replica resume.