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

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

commit 74f12c74d393fc1a35fee3fe1fbf5db372525879
Merge: a45e82aa1 c09cd8968
Author: Russell Branca <[email protected]>
AuthorDate: Mon Jul 25 16:27:02 2022 -0700

    Merge pull request #4106 from apache/4101-add-io-priority
    
    4101 add io priority

 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