This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch reset-corrupt-view-index
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard d609591 Merge branch 'master' into reset-corrupt-view-index
discard e7e0c66 Reset a view shard if the signature is wrong
add dd1b281 When shard splitting make sure to reset the targets before
any retries
add 8d92f21 Reset a view shard if the signature is wrong
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 (d609591)
\
N -- N -- N refs/heads/reset-corrupt-view-index (8d92f21)
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_job.erl | 14 ++++----------
src/mem3/test/eunit/mem3_reshard_test.erl | 6 +-----
2 files changed, 5 insertions(+), 15 deletions(-)