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

sql/tablemetadatacache: add batch failure handling logic to update table metadata job #130040

Open
xinhaoz opened this issue Sep 3, 2024 · 0 comments
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@xinhaoz
Copy link
Member

xinhaoz commented Sep 3, 2024

Follow up to #128993 which updates system.table_metadata in batches. We should add logic to handle cases where a batched metadata collection fails. If a batch fails, we can try in smaller batches or splitting the system.descriptor collection from the span stats RPCs for partial success.

Epic CRDB-37558

Jira issue: CRDB-41848

@xinhaoz xinhaoz added the C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

No branches or pull requests

1 participant