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

vatamane pushed a change to branch optimize-smoosh
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 8ef260641 [fixup] smoosh_utils
    omit 601fb413e [fixup] smoosh_persist
    omit a3f427e92 Update smoosh documentation
    omit 3bcda09fe Optimize smoosh
    omit bb755281a Improve smoosh_priority_queue
    omit c0cb3c504 Improve smoosh_util
    omit 781614602 Add a new smoosh persistence module
     add 1ddff144d Improve purge client cleanup logging
     add d77ca9878 kill all couch_servers if database_dir changes
     add c4d2984da Merge pull request #4272 from apache/kill_all_couch_servers
     add a763e5df0 Add a new smoosh persistence module
     add 20c4247cf Improve smoosh_util
     add c1ae484dc Improve smoosh_priority_queue
     add 79a73f4de Optimize smoosh
     add 22d221382 Update smoosh documentation

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   (8ef260641)
            \
             N -- N -- N   refs/heads/optimize-smoosh (22d221382)

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/src/couch_db.erl        | 155 +++++++++++++++++++++++++++++---------
 src/couch/src/couch_server.erl    |   4 +-
 src/smoosh/operator_guide.md      |   2 +-
 src/smoosh/src/smoosh_channel.erl |  90 +++++++++++++++++++---
 4 files changed, 201 insertions(+), 50 deletions(-)

Reply via email to