• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 6337329074
88%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2023 10:04AM UTC
Jobs 1
Files 496
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Sep 2023 09:54AM UTC coverage: 86.453% (+0.02%) from 86.438%
6337329074

push

github

sergepetrenko
box: disable split-brain detection until schema is upgraded

Our split-brain detection machinery relies among other things on all
nodes tracking the synchro queue confirmed lsn. This tracking was only
added together with the split-brain detection. Only the synchro queue
owner tracked the confirmed lsn before.

This means that after an upgrade all the replicas remember the latest
confirmed lsn as 0, and any PROMOTE/DEMOTE request from the queue owner
is treated as a split brain.

Let's fix this and only enable split-brain detection on the replica set
once the schema version is updated. Thanks to the synchro queue freeze
on restart, this can only happen after a new PROMOTE or DEMOTE entry is
written by one of the nodes, and thus the correct confirmed lsn
is propagated with this PROMOTE/DEMOTE to all the cluster members.

Closes #8996

NO_DOC=bugfix

64411 of 115957 branches covered (0.0%)

35 of 35 new or added lines in 3 files covered. (100.0%)

96341 of 111438 relevant lines covered (86.45%)

2624374.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6337329074.1 28 Sep 2023 10:04AM UTC 0
86.45
GitHub Action Run
Source Files on build 6337329074
Detailed source file information is not available for this build.
  • Back to Repo
  • a844bd37 on github
  • Prev Build on master (#6328481603)
  • Next Build on master (#6339186143)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc