This is an automated email from the ASF dual-hosted git repository.
tonysun83 pushed a change to branch retain_user_ctx_after_auth
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 18fb58b refactor process_request to not drop req
add f040d75 Add set_mqd_off_heap utility function
add a13efba Call `set_mqd_off_heap` for critical processes
new 2aa6261 Merge branch 'master' into retain_user_ctx_after_auth
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:
src/couch/src/couch_server.erl | 2 ++
src/couch/src/couch_util.erl | 10 ++++++++++
src/couch_log/src/couch_log_server.erl | 1 +
src/ddoc_cache/src/ddoc_cache_lru.erl | 1 +
src/mem3/src/mem3_shards.erl | 1 +
src/rexi/src/rexi_server.erl | 1 +
6 files changed, 16 insertions(+)