Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
51848: backupccl: stop reading on MutationJobs on RESTORE r=pbardea a=pbardea This change stops reading the MutationJobs field on table descriptors that we are importing. It previously assumed that the MutationsJobs and Mutations remain in sync. However, in practice there are descriptors where this is not the case and RESTORE should no longer rely on this assumption. Release note (bug fix): Increase robustness of restore against descriptors which may be in an unexpected state. Co-authored-by: Paul Bardea <[email protected]>
- Loading branch information