Revert "Merge branch '553409-process-commit-worker-defer-on-db-health-signal' into 'master' "

What does this MR do and why?

  • defer_on_database_health_signal when checking the notes table can cause problems for ProcessCommitWorker. One of the signals is autovacuum activity and autovacuum on notes occasionally runs for hours: #553409 (comment 2736188447)
    • This is deferring behaviour is controlled by the process_commit_worker_deferred feature flag which is disabled

References

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.

Related to #553409 (closed)

Edited by Jerry Seto

Merge request reports

Loading