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/06 20:20:32 UTC

[couchdb] branch shard-split updated (afc3d47 -> 77883ed)

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 afc3d47  Implement resharding HTTP API
     new 55ff2ae  [fixup|mem3_reshard_job] pickfun can return a not_in_range atom now
     new 7179f12  [fixup|mem3_rep] correctly handle overlapping shards
     new 77883ed  [fixup|fabric_view] return fabric_view:is_progress_possible/1

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_view.erl    |   8 ++
 src/mem3/src/.#mem3_rep.erl       |   1 +
 src/mem3/src/mem3_rep.erl         | 210 ++++++++++++++++++++++++++++----------
 src/mem3/src/mem3_reshard_job.erl |   6 +-
 4 files changed, 170 insertions(+), 55 deletions(-)
 create mode 120000 src/mem3/src/.#mem3_rep.erl