Skip to content

Split partitioning feature flag

What does this MR do and why?

Split partitioning feature flag

It splits the current partitioning feature flag into two separate flags that control the partition creation and switching to the new partition. With this we can control the timing of when the partitions are created and when we decide to switch the writes.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Edited by Marius Bobin

Merge request reports

Loading