importccl: IMPORT INTO may leave descriptors in OFFLINE state #59481
Labels
A-disaster-recovery
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Describe the problem
There have been reports of IMPORT INTO jobs failing to bring OFFLINE descriptors back to a PUBLIC state. The OnFailOrCancel hook is failing since it is claiming that the import timestamp is not set on the job.
To Reproduce
Reproduction steps not yet identified.
Expected behavior
The IMPORT timestamp should always be set once the descriptors have been set to OFFLINE.
The text was updated successfully, but these errors were encountered: