yugabyte/yugabyte-db

[Platform] Full move of the primary cluster should update the config of the replica cluster

rao-vasireddy opened this issue · 2 comments

When you do a full move of the primary cluster using Edit Universe, the primary cluster nodes will change. This change needs to be reflected in the replica cluster config so that the replica nodes can find the primary cluster masters and tservers.

@daniel-yb @atarw - Unrelated to 2dc work but it will be nice to tackle this as part of 2dc work.

@atarw assigning this to you for now. Will be something we can look at tackling when we tackle modifying the 2dc config during a full move too.