fix backup and restore do not support -4725 issue
This commit is contained in:
@ -526,7 +526,8 @@ public:
|
||||
|
||||
private:
|
||||
int may_inject_simulated_error_();
|
||||
int report_tablet_skipped_(const common::ObTabletID &tablet_id);
|
||||
int report_tablet_skipped_(const common::ObTabletID &tablet_id,
|
||||
const share::ObBackupSkippedType &skipped_type);
|
||||
|
||||
private:
|
||||
int build_backup_file_header_(ObBackupFileHeader &file_header);
|
||||
|
||||
Reference in New Issue
Block a user