Skip to content

Commit ce6813f

Browse files
committed
save
1 parent 9451276 commit ce6813f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fe/fe-core/src/main/java/org/apache/doris/cloud/backup/CloudRestoreJob.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ private Cloud.CreateTabletsResponse sendCreateTabletsRequests(Cloud.CreateTablet
544544

545545
@Override
546546
public void gsonPostProcess() throws IOException {
547+
super.gsonPostProcess();
547548
storageVaultName = properties.get(PROP_STORAGE_VAULT_NAME);
548549
}
549550

0 commit comments

Comments
 (0)