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 4ad196cc9 Update smoosh documentation
omit d32d5bdea Optimize smoosh
omit 1a30446b0 Improve smoosh_priority_queue
omit b9c2fcf3d Improve smoosh_util
omit ab955bc22 Add a new smoosh persistence module
add 571549ad0 Add a proper reshard jobs ioq class
add 781614602 Add a new smoosh persistence module
add c0cb3c504 Improve smoosh_util
add bb755281a Improve smoosh_priority_queue
add 3bcda09fe Optimize smoosh
add a3f427e92 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 (4ad196cc9)
\
N -- N -- N refs/heads/optimize-smoosh (a3f427e92)
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/docs/src/config/ioq.rst | 5 +++++
src/ioq/src/ioq.erl | 5 +++++
src/mem3/src/mem3_reshard_index.erl | 3 +--
src/mem3/src/mem3_reshard_job.erl | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)