Open ajstorm opened 11 months ago
[triage] question for @ajstorm: would a notice as part of the returned error suffice?
Yes, I think that would be sufficient, especially if we can link it to the relevant docs pages.
Drew thinks that the fix for this is to add a hint in the error message. It should be a fairly quick-win.
When upgrading a cluster with concurrently running IMPORTs, the IMPORT jobs may end up in a paused state due to the draining of one or more nodes. This can also leave tables in a strange state where they're neither visible, nor droppable:
For the last error shown, it would be nice if we could provide a hint as to how to get out of this situation. We have an allusion to this in the doc here, but it's not easy to find, especially if this is your first time using IMPORT.
Internal thread here.
Jira issue: CRDB-33689