Skip to content

Use request actor for exclusive lease migration

Gregorius Marco requested to merge mg-update-exclusive-lease-ff-actor into master

What does this MR do and why?

Since the percentage of time rollout is deprecated, we are using the percentage of actors with request-based actor for migrating the exclusive lease workloads to the new Gitlab::Redis::ClusterSharedState instance.

The percentage of actors rollout will be used during production migration in gitlab-com/gl-infra/production#16446 (closed).

MR acceptance checklist

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

Edited by Gregorius Marco

Merge request reports