Skip to content

Namespace::RootStatisticWorker idempotency use a replica

Mohamed Hamda requested to merge merge_request/102382/use_replica into master

What does this MR do and why?

  • Following up on 102382 MR to use a replica for reads with a feature flag.
  • To make sure that the worker is reading replicas first, and using a feature flag just to be safe.
  • More details, please check out the threads/notes here
  • Note: A feature flag rollout issue is created

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 Mohamed Hamda

Merge request reports