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/16 08:40:25 UTC

[couchdb] branch reshard updated (3e49fa2 -> e38c433)

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 3e49fa2  [fixup|mem3_ring_prop_tests] remove compile(export_all)
     new c83745f  [fixup|couch_db_split] element(3,..) comment, ok = stop_target, config fix
     new 068e242  [fixup|couch_db_split_tests] dry out generator funcs, grammar fixes
     new b8c9504  [fixup|fabric] grammar (tests names), reduce diff from, meck fixes
     new b82f6a5  [fixup|readme] fix README_resharding
     new 761b69b  [fixup|mem3_rep] fix typo in comment
     new 6f8eff3  [fixup|mem3_reshard] use foreadch instead of LC, wording and grammar
     new e38c433  [fixup|tests] remove a flaky test

The 11654 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_split.erl        |   6 +-
 src/couch/test/couch_db_split_tests.erl |  12 ++--
 src/fabric/src/fabric_ring.erl          |   8 +--
 src/fabric/src/fabric_view.erl          |  41 ++++++------
 src/fabric/src/fabric_view_changes.erl  | 107 ++++++++++++++++++--------------
 src/mem3/README_reshard.md              |  24 +++----
 src/mem3/src/mem3_rep.erl               |   2 +-
 src/mem3/src/mem3_reshard.erl           |  17 +++--
 src/mem3/test/mem3_reshard_api_test.erl |   8 ---
 9 files changed, 117 insertions(+), 108 deletions(-)