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

chewbranca pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from a45e82aa1 Merge pull request #4033 from 
noahshaw11/implement-view_report-function
     add 2be1da823 Add io_priority classes
     add c09cd8968 Add ioq io_priority functions and system class
     new 74f12c74d Merge pull request #4106 from apache/4101-add-io-priority

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/chttpd/src/chttpd.app.src                      |  3 ++-
 src/chttpd/src/chttpd_auth_cache.erl               |  6 ++++--
 src/couch_index/src/couch_index.app.src            |  2 +-
 src/couch_index/src/couch_index.erl                |  1 +
 src/couch_peruser/src/couch_peruser.app.src        |  2 +-
 src/couch_peruser/src/couch_peruser.erl            |  2 ++
 src/couch_replicator/src/couch_replicator.app.src  |  3 ++-
 src/couch_replicator/src/couch_replicator_docs.erl |  2 ++
 src/global_changes/src/global_changes.app.src      |  3 ++-
 src/global_changes/src/global_changes_server.erl   |  5 ++++-
 src/ioq/src/ioq.erl                                | 19 +++++++++++++++++++
 src/mem3/src/mem3.app.src                          |  3 ++-
 src/mem3/src/mem3_nodes.erl                        |  7 +++++--
 src/mem3/src/mem3_shards.erl                       |  6 +++++-
 src/mem3/src/mem3_util.erl                         |  3 +++
 15 files changed, 55 insertions(+), 12 deletions(-)

Reply via email to