Skip to content

Switch to partition 101 for CI data

Marius Bobin requested to merge mb-switch-to-ci-partition-101 into master

What does this MR do and why?

It adds a feature flag for moving the writes to the second partition for p_ci_builds and p_ci_builds_metadata and the other CI tables that were partitioned from the start. It also fixes a bug with the partitions manager so that it creates partitions for both partition_id=100 and partition_id=101.

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.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marius Bobin

Merge request reports