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/12 15:55:46 UTC

[couchdb] branch reshard updated (01df008 -> 35d1b42)

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 01df008  Implement resharding HTTP API
     new a228f9e  [fixup] on create make sure to rescan the new shards
     new f3c1e6f  [fixup|reshard_job] send create couch events
     new 35d1b42  [fixup|tests] add tests for couch_events

The 11636 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_multidb_changes.erl |  3 ++-
 src/mem3/src/mem3_reshard_job.erl       | 10 +++++++--
 src/mem3/test/mem3_reshard_test.erl     | 38 ++++++++++++++++++++++++++++++++-
 3 files changed, 47 insertions(+), 4 deletions(-)