This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch COUCHDB-3326-clustered-purge-pr5-implementation
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
omit 8a62f68 Add LINE and Module to assert_db_prop
omit 1dae6af Modify return code from get_purge_seq/1 and
get_oldest_purge_seq/1
omit bf46728 Modify return message for _purge
omit d3d66c9 Set limit for Ids and total Revs in one purge req
omit 63428ae Address Ilya and Paul's comments
omit a5c1d13 Address Ilya's comments
omit 66c0a8b Use CheckFun/1
omit 94fcf71 Address Paul and Ilya's comments
omit 2132681 get_ddocs/1 returns unnecessary ok tag for cluster db
omit 9038557 Address Koco's and Paul's comments
omit 404ce54 Address Koco's comment
omit 3e95dcc Address Koco's comments
omit 7e0dabb Address koco's comments on commits 01 02 and 03
omit 1cc443c [10/10] Clustered Purge: Clustered HTTP API
omit 8c1c4d5 [09/10] Clustered Purge: Fabric API
omit b719f84 [08/10] Clustered Purge: Update read-repair
omit d1b73e7 [07/10] Clustered Purge: Internal replication
omit c67815e [06/10] Clustered Purge: Update mrview indexes
omit 71dd581 [05/10] Clustered Purge: Add upgrade tests
omit 63b9220 [04/10] Clustered Purge: Update couch_pse_tests
omit 27f00f3 [03/10] Clustered Purge: Update couch_bt_engine
omit edd6e71 [02/10] Clustered Purge: Update single node APIs
omit b18287f [01/10] Clustered Purge: Define new purge API
new 167e1a0 [01/10] Clustered Purge: Define new purge API
new cd08698 [02/10] Clustered Purge: Update single node APIs
new 045b479 [03/10] Clustered Purge: Update couch_bt_engine
new 062fc85 [04/10] Clustered Purge: Update couch_pse_tests
new 60db796 [05/10] Clustered Purge: Add upgrade tests
new b1a90a0 [06/10] Clustered Purge: Update mrview indexes
new e14db8f [07/10] Clustered Purge: Internal replication
new 13326a5 [08/10] Clustered Purge: Update read-repair
new 4e2601d [09/10] Clustered Purge: Fabric API
new b2d1d01 [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 (8a62f68)
\
N -- N -- N
refs/heads/COUCHDB-3326-clustered-purge-pr5-implementation (b2d1d01)
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 10 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: