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/21 21:40:55 UTC

[couchdb] branch reshard updated (bc6d6be -> 4e25ab1)

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

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


    from bc6d6be  Implement resharding HTTP API
     new e7e2123  [fixup|couch_db] cleanup remnants of previous split seq code
     new e9c7342  [fixup|mem3_rep] Fix split target sequence lookup
     new d410412  [fixup][changes_feed_test]
     new 4e25ab1  [fixup|readme] updated with comments from latest review

The 11641 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/couch/src/couch_db.erl                       |  4 +-
 src/mem3/README_reshard.md                       | 25 ++++++----
 src/mem3/src/mem3_rep.erl                        | 60 +++++++++++++++++-------
 src/mem3/test/mem3_reshard_changes_feed_test.erl |  9 ++--
 4 files changed, 63 insertions(+), 35 deletions(-)