This is an automated email from the ASF dual-hosted git repository.
jiangphcn pushed a change to branch
COUCHDB-3326-clustered-purge-pr5-implementation
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
omit 2636973 [10/10] Clustered Purge: Clustered HTTP API
omit bbf8bdf [09/10] Clustered Purge: Fabric API
omit df36be6 [08/10] Clustered Purge: Update read-repair
omit d5d9219 [07/10] Clustered Purge: Internal replication
omit 432e717 [06/10] Clustered Purge: Update mrview indexes
omit 269132e [05/10] Clustered Purge: Add upgrade tests
new f291730 [05/10] Clustered Purge: Add upgrade tests
new 0cc7757 [06/10] Clustered Purge: Update mrview indexes
new d8e2f8c [07/10] Clustered Purge: Internal replication
new a72f60e [08/10] Clustered Purge: Update read-repair
new f3fddcc [09/10] Clustered Purge: Fabric API
new a6c269e [10/10] Clustered Purge: Clustered HTTP API
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2636973)
\
N -- N -- N
refs/heads/COUCHDB-3326-clustered-purge-pr5-implementation (a6c269e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 6 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_pse_tests/src/cpse_test_purge_docs.erl | 92 +++++++++++-----------
.../src/cpse_test_purge_replication.erl | 20 ++---
src/couch_pse_tests/src/cpse_test_purge_seqs.erl | 28 +++----
src/couch_pse_tests/src/cpse_util.erl | 6 +-
4 files changed, 73 insertions(+), 73 deletions(-)