Skip to content

Decommission BatchPopQueueing class

Alejandro Rodríguez requested to merge remove-batch-pop-queueing-ff into master

What does this MR do and why?

Decommission the BatchPopQueueing class

We introduced a feature flag to start the substitution of BatchPopQueueing with reschedule_once (see !96793 (merged)). We complete the removal of that entity in this MR.

For gitlab-com/gl-infra/scalability#1440 (closed)

Screenshots or screen recordings

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

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports