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-ioq.git
from 3c379fe Merge pull request #19 from apache/4101-add-iopriority
add fb49e09 Add IOQ2 pid for search traffic
new 6326899 Merge pull request #21 from apache/add-search-ioq-server
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:
include/ioq.hrl | 11 ++++---
src/ioq.erl | 12 ++++++--
src/ioq_config.erl | 12 +++++++-
src/ioq_config_listener.erl | 14 ++++++---
src/ioq_server2.erl | 73 ++++++++++++++++++++++++++++-----------------
src/ioq_sup.erl | 14 +++++++--
test/ioq_config_tests.erl | 3 +-
test/ioq_tests.erl | 11 +++++--
8 files changed, 105 insertions(+), 45 deletions(-)