Skip to content

Partition ci_build_trace_metadata table - 3

Marius Bobin requested to merge 469056-fourth-attempt into master

What does this MR do and why?

Partition ci_build_trace_metadata table - retries !163746 (merged)

It is safe to mark this migration as successful(via chatops command) if we unable to get the locks and if it is successful it is possible to see some Sidekiq errors originating from the Ci::ArchiveTraceWorker, but they will clear out on retry.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #469056

Edited by Marius Bobin

Merge request reports

Loading