Skip to content

Enable loose_foreign_key_cleanup FF by default

Adam Hegyi requested to merge enable-loose-fk-ff-by-default into master

What does this MR do and why?

This change enables the loose_foreign_key_cleanup feature flag by default. This flag will effectively enable the loose foreign key cleanup worker which will clean up orphaned rows in the system.

Rollout issue: #343545 (closed)

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 Adam Hegyi

Merge request reports

Loading