This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch COUCHDB-3326-clustered-purge-davisp-refactor-2
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 56b6bf7 [SQUERGE] Fix eunit tests
new ce3f770 [SQUERGE] Don't bump update_seq if all replicated purges are
filtered out
new 0a1c42d [SQUERGE] mem3 internal replication bug fixes
new 2e15fc8 [SQUERGE] Initial internal replication tests
The 3 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_updater.erl | 81 +++++++-------
src/couch/src/test_engine_purge_replication.erl | 139 ++++++++++++++++++++++++
src/couch/src/test_engine_util.erl | 63 ++++++++---
src/mem3/src/mem3_rep.erl | 8 +-
src/mem3/src/mem3_rpc.erl | 9 +-
5 files changed, 236 insertions(+), 64 deletions(-)
create mode 100644 src/couch/src/test_engine_purge_replication.erl
--
To stop receiving notification emails like this one, please contact
[email protected].