From e2a3431c13773af43b50797566feedc15fdf94ce Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 27 Mar 2014 10:42:26 -0300 Subject: Retry recording sync info on couch backend (#5388). --- .../changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict (limited to 'common/changes/feature_5388_avoid-concurrent-syncs-update-handler-conflict') 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). -- cgit v1.2.3