Skip to content

Configurable parallel batched migrations limit

Krasimir Angelov requested to merge 372316-parallel-bbm-configurable-limit into master

What does this MR do and why?

Instead of hard-coded value, use application setting to control the maximum number of batched migrations executed in parallel.

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.

Related to #372316 (closed)

Edited by Krasimir Angelov

Merge request reports