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 2019/03/04 19:14:32 UTC

[couchdb] branch shard-split updated (73cc65e -> cddb081)

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

vatamane pushed a change to branch shard-split
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 73cc65e  [fixup|fabric_ring] add tests for fabric_ring
     new ca67dec  [rexi] Optimize rexi:kill with rexi:kill_all
     new cddb081  [fixup|fabric_ring] Fix worker cleanup in fabric_ring

The 11633 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/fabric/src/fabric_db_update_listener.erl |  2 +-
 src/fabric/src/fabric_ring.erl               | 26 ++++++++++++++-----------
 src/fabric/src/fabric_util.erl               |  2 +-
 src/rexi/src/rexi.erl                        | 15 +++++++++-----
 src/rexi/src/rexi_server.erl                 | 29 +++++++++++++++++++---------
 5 files changed, 47 insertions(+), 27 deletions(-)