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

chewbranca pushed a change to branch add-search-ioq-server
in repository https://gitbox.apache.org/repos/asf/couchdb-ioq.git


 discard d400e34  Add IOQ2 pid for search traffic
     add 048c64b  Add IOQ system and search channels
     add 3c379fe  Merge pull request #19 from apache/4101-add-iopriority
     add d5fd4a7  Add IOQ2 pid for search traffic

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d400e34)
            \
             N -- N -- N   refs/heads/add-search-ioq-server (d5fd4a7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 include/ioq.hrl             |  9 ++++++--
 priv/stats_descriptions.cfg | 24 ++++++++++++++++++++
 rebar.config                |  2 ++
 src/ioq.erl                 | 13 +++++++++++
 src/ioq_server.erl          | 53 +++++++++++++++++++++++++++++++++++++++++++++
 src/ioq_server2.erl         | 41 +++++++++++++++++++++++++++++++++++
 test/ioq_config_tests.erl   |  2 +-
 7 files changed, 141 insertions(+), 3 deletions(-)
 create mode 100644 rebar.config

Reply via email to