You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2022/11/16 20:16:25 UTC

[couchdb] branch optimize-smoosh updated (346d7bf0a -> db713719f)

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


 discard 346d7bf0a Update smoosh documentation
 discard 4f1808325 Optimize smoosh
 discard 9336b28ec Improve smoosh_priority_queue
 discard b4e38f283 Improve smoosh_util
 discard 66d19bbbf Add a new smoosh persistence module
     add 62d92766e Use compaction ioq priority for shard splitting
     add ab955bc22 Add a new smoosh persistence module
     add b9c2fcf3d Improve smoosh_util
     add 1a30446b0 Improve smoosh_priority_queue
     add 41a3f190d Optimize smoosh
     add db713719f 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   (346d7bf0a)
            \
             N -- N -- N   refs/heads/optimize-smoosh (db713719f)

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/mem3/src/mem3_reshard_index.erl | 4 +++-
 src/mem3/src/mem3_reshard_job.erl   | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)