[Question posted by a user on YugabyteDB Community Slack]
I’m trying to understand the tolerance failure in YugabyteDB.
My scenario is as follows:
Universe is setup with primary data cluster and 1 read replica cluster, max_stale_read_bound_time_ms = 60
.
And the primary data cluster got wipe out (lost all data).
Questions:
- Would we be able to rebuild the primary data cluster with the read replica cluster?
- Can the read replica cluster become the primary data cluster?