This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch reduce-intra-cluster-conflicts
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard c1909547e eunit test to prove early termination on conflict
 discard a5a0f4482 distribute load over nodes by dbname and range
 discard 7cc5127d6 consider a conflict a final decision
 discard ba9c3bb4a start workers sequentially by range
 discard 47c3440fd refactor to allow delayed worker startup
     add 7aa9eb317 Fix signatures in mrview purge checkpoints
     add 779a56cee refactor to allow delayed worker startup
     add d0da184b3 start workers sequentially by range
     add cf6817354 consider a conflict a final decision
     add b94315860 distribute load over nodes by dbname and range
     add eb4429ceb eunit test to prove early termination on conflict

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   (c1909547e)
            \
             N -- N -- N   refs/heads/reduce-intra-cluster-conflicts (eb4429ceb)

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.

No new revisions were added by this update.

Summary of changes:
 src/couch_mrview/src/couch_mrview_index.erl        |  26 +-
 .../eunit/couch_mrview_purge_docs_fabric_tests.erl | 362 +++++++++++----------
 2 files changed, 199 insertions(+), 189 deletions(-)

Reply via email to