Skip to content

Uses AtomicReference to synchronize multiple thread access on Gitlab::Redis

Uses AtomicReference to synchronize multiple thread access on Gitlab::Redis. Concurrent-ruby is already a dependency of Gitlab (through Sprockets). These changes, adds it as a direct dependency for Gitlab.

For more information: https://gitlab.com/gitlab-org/gitlab-ce/issues/21598

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/21598

cc @jacobvosmaer-gitlab

Merge request reports