summaryrefslogtreecommitdiff
path: root/common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict
diff options
context:
space:
mode:
Diffstat (limited to 'common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict')
-rw-r--r--common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict b/common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict
new file mode 100644
index 00000000..d0c820db
--- /dev/null
+++ b/common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict
@@ -0,0 +1,2 @@
+ o Avoid concurrent syncs problem by adding a lock for PUTting to the sync
+ log update handler (#5388).