This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch reduce-intra-cluster-conflicts
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 722ef8731 consider a conflict a final decision
discard 0c6ae58c7 start workers sequentially by range
discard aeec12c90 refactor to allow delayed worker startup
add 2e92334b8 Use -fvisibility=hidden for some C bits
add d97e7717e Pin credo
add 47c3440fd refactor to allow delayed worker startup
add ba9c3bb4a start workers sequentially by range
add 7cc5127d6 consider a conflict a final decision
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 (722ef8731)
\
N -- N -- N refs/heads/reduce-intra-cluster-conflicts (7cc5127d6)
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:
mix.exs | 2 +-
src/b64url/rebar.config | 2 +-
src/couch/rebar.config.script | 4 ++--
src/couch_quickjs/rebar.config.script | 2 +-
src/exxhash/rebar.config | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)