Hi, I have a question around the XDC replication in the following scenario
- We have a long running WF in Cluster-A which does something and goes to sleep/wait for the event.
- We are adding the Cluster-B in the loop on some stage while the WF is still running on the Cluster-A and setting up XDC between the Cluster-A and the Cluster-B.
- We are transferring the namespace hosting the WF from the Cluster-A to the Cluster-B
What would happen with the state and the visibility of the WF for the events which have occurred during the timeline when the Cluster-B didn’t existed?