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
When the primary instance goes down, I want to switch the follower instance to become the primary. The follower instance has a complete WAL and memtable, which can reduce the switchover time and improve user experience. However, it seems that this feature is not currently supported. Is there any plan to support this in the future?
The text was updated successfully, but these errors were encountered:
When the primary instance goes down, I want to switch the follower instance to become the primary. The follower instance has a complete WAL and memtable, which can reduce the switchover time and improve user experience. However, it seems that this feature is not currently supported. Is there any plan to support this in the future?
The text was updated successfully, but these errors were encountered: