Skip to content

Changing CancelRedundantPipelineWorker data_consistency to :sticky

Max Fan requested to merge 491743-cancel_redundant_worker_to_sticky into master

What does this MR do and why?

Changes the worker's data_consistency to :sticky to reduce the load of reads on the primary database.

This worker itself will be further optimized in the issue

A Feature Flag should not be necessary as per: #491744 (comment 2138293649)

MR acceptance checklist

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

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #491743

Edited by Max Fan

Merge request reports

Loading