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 df0cfe0  [fixup|elixir tests] allow delete db to accept a 404
     new d2e74d9  [fixup|couch,fabric] handle split update sequences
     new f534a88  [fixup|mem3_rep] add find_split_target_seq
     new f20e7c5  [fixup] emit the deleted event earlier in wait source close
     new 6e0114f  [fixup|testing] re-enable changes feed test

The 11646 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                       |  13 ++-
 src/fabric/src/fabric_view_changes.erl           |   4 +-
 src/mem3/src/mem3_rep.erl                        |  64 +++++++++++
 src/mem3/src/mem3_reshard_job.erl                |   9 +-
 src/mem3/test/mem3_reshard_changes_feed_test.erl | 132 +++++++----------------
 src/mem3/test/mem3_reshard_test.erl              |   2 +-
 6 files changed, 126 insertions(+), 98 deletions(-)

Reply via email to