This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 28ee29984 Merge pull request #5839 from neighbourhoodie/mango-vdu
add 18ab16af9 refactor to allow delayed worker startup
add 49d5fce77 start workers sequentially by range
add e68a2862b consider a conflict a final decision
add a12e0ab08 distribute load over nodes by dbname and range
add 711e51993 eunit tests to prove early termination on conflict
add 0879fe59d config toggle between serial and parallel worker startup
new c570deff3 Merge pull request #5371 from
apache/reduce-intra-cluster-conflicts
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
rel/overlay/etc/default.ini | 4 +
src/fabric/src/fabric_doc_update.erl | 195 ++++++++++++++++++++++++++++++-----
2 files changed, 175 insertions(+), 24 deletions(-)