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:
authorShinya Maeda <shinya@gitlab.com>2019-06-26 05:07:44 +0300
committerShinya Maeda <shinya@gitlab.com>2019-06-28 06:25:57 +0300
commit9753a7d2882d7c8efce7b63674f36d78ae3edafb (patch)
treeb92e0cb56c5701aead41a79734b3234ca8edc549 /changelogs
parentb52e3b2d57e3c1bf9905f32aeb0e5428009440da (diff)
Set higher TTL to write lock for traces
Set higher TTL is safer option when it comes to long running archive
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/set-higher-ttl-for-trace-write.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/set-higher-ttl-for-trace-write.yml b/changelogs/unreleased/set-higher-ttl-for-trace-write.yml
new file mode 100644
index 00000000000..9f17172100c
--- /dev/null
+++ b/changelogs/unreleased/set-higher-ttl-for-trace-write.yml
@@ -0,0 +1,5 @@
+---
+title: Set higher TTL for write lock of trace to prevent concurrent archiving
+merge_request: 30064
+author:
+type: fixed