summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2019-06-26 09:07:44 +0700
committerShinya Maeda <shinya@gitlab.com>2019-06-28 10:25:57 +0700
commit9753a7d2882d7c8efce7b63674f36d78ae3edafb (patch)
treeb92e0cb56c5701aead41a79734b3234ca8edc549 /changelogs
parentb52e3b2d57e3c1bf9905f32aeb0e5428009440da (diff)
downloadgitlab-ce-9753a7d2882d7c8efce7b63674f36d78ae3edafb.tar.gz
Set higher TTL to write lock for tracesset-higher-ttl-for-trace-write
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