You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reset replication state when active cluster changed (#8233)
## What changed?
Reset replication state when active cluster changed
## Why?
When the active cluster changes, we treat it a failover happens,
graceful or forceful. It should clean the state.
## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)
0 commit comments