You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2023/12/18 23:21:57 UTC

(couchdb) branch couch-stats-resource-tracker updated (887a7f2ce -> 957877347)

This is an automated email from the ASF dual-hosted git repository.

chewbranca pushed a change to branch couch-stats-resource-tracker
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from 887a7f2ce Switch to delta extraction from messages
     add 1a1a5848c Revert "Use Default in config:get/3 on ets table error"
     add db1f87489 Flush chttpd_db monitor refs on demonitor
     add 50495bf37 TMP Hack around issue #4909
     add 957877347 Avoid mem3_rpc:rexi_call selective receive

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd_db.erl   |  2 +-
 src/config/src/config.erl      | 23 +++++++++--------------
 src/couch/include/couch_db.hrl |  1 +
 src/couch/src/couch_util.erl   | 29 +++++++++++++++++++++++++++++
 src/mem3/src/mem3_rpc.erl      | 34 ++++++++++++++++++++++++----------
 5 files changed, 64 insertions(+), 25 deletions(-)