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 a271313d2 Merge pull request #5737 from apache/score-order-fix
add b2094abd5 Include useful context when logging a bad reduction
new 9bbef5990 Merge pull request #5732 from apache/enhance_reduce_limit-3
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:
share/server/views.js | 17 ++++---
src/couch/src/couch_native_process.erl | 4 +-
src/couch/src/couch_query_servers.erl | 89 +++++++++++++++++++---------------
src/fabric/include/fabric.hrl | 2 +
src/fabric/src/fabric_view.erl | 11 ++++-
src/fabric/src/fabric_view_reduce.erl | 7 ++-
6 files changed, 76 insertions(+), 54 deletions(-)