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.


 discard 534947b  Add test_purge_with_rewind_purgeseq/1
 discard be7dd90  Introduce new test case
 discard 24a87af  [10/N] Clustered Purge: Clustered HTTP API
 discard 595b9f9  [08/N] Clustered Purge: Fabric API
 discard 6464781  [09/N] Clustered Purge: Update read-repair
 discard 76df34b  [07/N] Clustered Purge: Internal replication
 discard cd66872  [06/N] Clustered Purge: Update mrview indexes
 discard e4d8dcd  [05/N] Clustered Purge: Add upgrade tests
 discard 3aaafcf  [04/N] Clustered Purge: Update couch_pse_tests
 discard 11a3c5c  [03/N] Clustered Purge: Update couch_bt_engine
 discard 1e1bf8e  [02/N] Clustered Purge: Update single node APIs
 discard 3b9d2d1  [01/N] Clustered Purge: Define new purge API
     new b18287f  [01/10] Clustered Purge: Define new purge API
     new edd6e71  [02/10] Clustered Purge: Update single node APIs
     new 27f00f3  [03/10] Clustered Purge: Update couch_bt_engine
     new 63b9220  [04/10] Clustered Purge: Update couch_pse_tests
     new 71dd581  [05/10] Clustered Purge: Add upgrade tests
     new c67815e  [06/10] Clustered Purge: Update mrview indexes
     new d1b73e7  [07/10] Clustered Purge: Internal replication
     new b719f84  [08/10] Clustered Purge: Update read-repair
     new 8c1c4d5  [09/10] Clustered Purge: Fabric API
     new 1cc443c  [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   (534947b)
            \
             N -- N -- N   
refs/heads/COUCHDB-3326-clustered-purge-pr5-implementation (1cc443c)

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:
 src/couch/src/couch_bt_engine.erl                  |   6 +-
 src/couch_index/src/couch_index_updater.erl        |  29 +--
 .../test/couch_mrview_purge_docs_tests.erl         | 221 ++++++++++-----------
 3 files changed, 125 insertions(+), 131 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to