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
Some errors in the backup process will cause the backup to be interrupted. If the errors can be recovered, such as one TiKV's hard disk is full, we can try the next backup after the errors are corrected. But for a large-scale (200 TB) cluster, it costs too much. Therefore, the checkpoint feature is required.
The text was updated successfully, but these errors were encountered:
Enhancement
Some errors in the backup process will cause the backup to be interrupted. If the errors can be recovered, such as one TiKV's hard disk is full, we can try the next backup after the errors are corrected. But for a large-scale (200 TB) cluster, it costs too much. Therefore, the checkpoint feature is required.
The text was updated successfully, but these errors were encountered: