This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 7039e0be8 Merge pull request #5984 from
apache/disable-copilot-code-review
new e979f7f8b Do not run full GC after each doc update in the indexer
new 2c4b6a138 Increase view queue size from 100KB to 10MB
new d7aefe0f7 Use config:get_integer/3 in couch_mrview_updater
new c82fe8ffb Make view compaction tests unflaky
The 4 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 | 15 +++++++++++---
.../test/eunit/couchdb_file_compression_tests.erl | 8 ++++++++
src/couch_index/src/couch_index_updater.erl | 23 +++++++++++++++-------
src/couch_mrview/src/couch_mrview_updater.erl | 9 ++++-----
4 files changed, 40 insertions(+), 15 deletions(-)