async fn validate_integrity( object_ids: HashSet<HummockSstableObjectId>, hummock_storage_url: &str, hummock_storage_directory: &str, ) -> BackupResult<()>