Enable loose_foreign_key_cleanup FF by default
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Adam Hegyi