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
Note that for now we cannot restore records to tiflash directly because we reordered the write sequence: we may put write CF then default CF, which would make TiFlash cannot handle.
As a solution, for now, we just collect the tiflash replica config during restoring, and setting them back at the end via DDLs.
Enhancement
As title.
The text was updated successfully, but these errors were encountered: