You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/03/22 14:36:10 UTC

[couchdb] branch couch_index_fixes updated (c81c5c5a9 -> 84b1ed528)

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

rnewson pushed a change to branch couch_index_fixes
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard c81c5c5a9 don't crash if index crashes during open or if event listener crashes
 discard f3823c8e4 restart event listener if it crashes, instead of crashing ourselves
 discard 506eaf3d8 Revert "catch and log any error from mem3:local_shards"
     add 1df0f4f40 Bump Erlang 24 and 25 in CI
     add 189db657f fix(doc): reverse definition of `all_nodes` and `cluster_nodes` to match reality
     add da9c13e94 Revert "catch and log any error from mem3:local_shards"
     add 93da09b43 restart event listener if it crashes, instead of crashing ourselves
     add 84b1ed528 don't crash if index crashes during open or if event listener crashes

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   (c81c5c5a9)
            \
             N -- N -- N   refs/heads/couch_index_fixes (84b1ed528)

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:
 build-aux/Jenkinsfile.full     | 2 +-
 build-aux/Jenkinsfile.pr       | 2 +-
 src/docs/src/setup/cluster.rst | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)