Removing Stream Replicas
Explains how to unregister one or more replicas using the Control System and the CLI.
Removing Stream Replicas Using the Control System
About this task
Procedure
- Log in to the Control System and go to the Replication tab in the stream information page.
-
Select the replicas to remove in the Replicas
pane.
Selecting the checkbox next to a replica makes the Actions drop-down menu available.
-
Select Remove Replica(s) from the
Actions drop-down menu.
The Remove Replica(s) confirmation window displays.
-
Verify the list of replicas to remove and click Remove
Replica.
This action un-registers the stream as the replica of the source stream.
Removing a Stream Replica Using the CLI or REST API
About this task
The command to remove a replica is:
stream replica remove -path <stream path> -replica <remote stream path>
For complete reference information, see
stream replica remove
.