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_signalwhen checking thenotestable can cause problems for ProcessCommitWorker. One of the signals is autovacuum activity and autovacuum onnotesoccasionally runs for hours: #553409 (comment 2736188447)- This is deferring behaviour is controlled by the
process_commit_worker_deferredfeature flag which is disabled
- This is deferring behaviour is controlled by the
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