Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importccl: IMPORT INTO may leave descriptors in OFFLINE state #59481

Closed
pbardea opened this issue Jan 27, 2021 · 0 comments · Fixed by #59723
Closed

importccl: IMPORT INTO may leave descriptors in OFFLINE state #59481

pbardea opened this issue Jan 27, 2021 · 0 comments · Fixed by #59723
Assignees
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@pbardea
Copy link
Contributor

pbardea commented Jan 27, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant