Set up Stream as Upstream Source
Describes how to set up the current stream as the upstream source for a replica if the replica was not set up to automatically resync with the current stream.
Setting Up Current Stream as Upstream Source for a Replica Using the Control System
About this task
Procedure
Setting Up Stream as Upstream Source for a Replica Using the CLI or REST API
About this task
The basic command to set a table as the upstream souce for a replica is:
maprcli stream upstream add -path <replica stream path> -upstream <source stream path>
See stream upstream add for complete
reference information.