You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2017/04/27 14:31:16 UTC

[couchdb] branch COUCHDB-3288-mixed-cluster-upgrade updated (539061f -> a2f1d4b)

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

davisp pushed a change to branch COUCHDB-3288-mixed-cluster-upgrade
in repository https://gitbox.apache.org/repos/asf/couchdb.git.

  discards  539061f   Allow for mixed db record definitions
  discards  be058d5   Add clause for mixed cluster upgrades
  discards  516f354   Remove public access to the db record
  discards  2ce0cde   Add a test helper for creating fake db records
  discards  61a8a2a   Update couch_server to not use the db record
      adds  d0aed51   Update couch_server to not use the db record
      adds  8f68698   Add a test helper for creating fake db records
      adds  7845b10   Remove public access to the db record
      adds  4aa356e   Add clause for mixed cluster upgrades
      adds  a2f1d4b   Allow for mixed db record definitions

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   (539061f)
            \
             N -- N -- N   refs/heads/COUCHDB-3288-mixed-cluster-upgrade (a2f1d4b)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/couch/src/couch_db.erl | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].