You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2022/11/18 02:07:29 UTC

[couchdb-ioq] 01/01: Merge pull request #24 from apache/add-reshard-ioq-priority

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

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

commit 961a5c84b2079689a7e61d675685011d57629b36
Merge: 6abecf9 33e8402
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
AuthorDate: Thu Nov 17 21:07:23 2022 -0500

    Merge pull request #24 from apache/add-reshard-ioq-priority
    
    Add a proper reshard ioq class

 include/ioq.hrl             |  4 +++-
 operator_guide.md           |  2 ++
 priv/stats_descriptions.cfg | 12 ++++++++++++
 src/ioq_server.erl          |  6 ++++++
 src/ioq_server2.erl         |  5 +++--
 test/ioq_tests.erl          |  2 +-
 6 files changed, 27 insertions(+), 4 deletions(-)