Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorImre Farkas <ifarkas@gitlab.com>2018-06-22 16:31:04 +0300
committerImre Farkas <ifarkas@gitlab.com>2018-06-30 12:59:48 +0300
commitae86fd96ae0bda68c9efc9d73e5cadec837a21fe (patch)
tree0bc90b87bc02068ebc1bd2580904b413d7ac878e /changelogs
parent3a3233a5b9e4be15bedd9004c8520475fd38f5c5 (diff)
Cancel ExclusiveLease upon completion in ProjectCacheWorker
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/44726-cancel_lease_upon_completion_in_project_cache_worker.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44726-cancel_lease_upon_completion_in_project_cache_worker.yml b/changelogs/unreleased/44726-cancel_lease_upon_completion_in_project_cache_worker.yml
new file mode 100644
index 00000000000..bae6c2a8987
--- /dev/null
+++ b/changelogs/unreleased/44726-cancel_lease_upon_completion_in_project_cache_worker.yml
@@ -0,0 +1,5 @@
+---
+title: Cancel ExclusiveLease upon completion in ProjectCacheWorker
+merge_request: 20103
+author:
+type: fixed