summaryrefslogtreecommitdiff
path: root/common/changes/bug_5739_fix-multipart-problem
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-07-11 10:19:47 -0500
committerKali Kaneko <kali@leap.se>2014-07-11 10:19:47 -0500
commit4519775ebbbbe09913a1b96c8ac0a55c8a956069 (patch)
tree780a593e5840142021693cc7c0eada5b7f2cc2c1 /common/changes/bug_5739_fix-multipart-problem
parent2628bbf4c5faff50491cdd227c787ca7f148f368 (diff)
parent9769301256f994061111e9a18beae90160cc809f (diff)
Merge branch 'feature/encdb_splitted_drebs' into develop
Diffstat (limited to 'common/changes/bug_5739_fix-multipart-problem')
-rw-r--r--common/changes/bug_5739_fix-multipart-problem2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/bug_5739_fix-multipart-problem b/common/changes/bug_5739_fix-multipart-problem
new file mode 100644
index 00000000..449e09b8
--- /dev/null
+++ b/common/changes/bug_5739_fix-multipart-problem
@@ -0,0 +1,2 @@
+ o Use a dedicated HTTP resource for couch multipart PUTs to avoid bigcouch
+ bug (#5739).