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

tarantool / tarantool / 25048121760
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-xxxx-fix-perf-condition-3.3
DEFAULT BRANCH: master
Ran 28 Apr 2026 10:53AM UTC
Jobs 1
Files 514
Run time 2min
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 Apr 2026 10:39AM UTC coverage: 87.636% (-0.01%) from 87.646%
25048121760

push

github

Gerold103
limbo: handle volatile LSN lagging behind

The volatile confirmed LSN can legally lag behind the persisted
confirmed LSN, when the incoming CONFIRMations were done with a
smaller quorum somehow. Then the volatile LSN was still counting
acks, while the persisted LSN was moving forward on CONFIRM
entries.

Lets keep them in sync. The volatile LSN must be the present or
the future of the persisted LSN.

Otherwise the limbo worker saw the invariant broken and was
asserting.

The bug was only present in the Debug build, and it was
introduced in commit 516a3cc50
("limbo: collect ACKs on replicas").

Part of #8095

NO_DOC=bugfix
NO_CHANGELOG=the bug wasn't released yet

(cherry picked from commit ea94e7112)

69850 of 117617 branches covered (59.39%)

2 of 2 new or added lines in 1 file covered. (100.0%)

367 existing lines in 24 files now uncovered.

104859 of 119653 relevant lines covered (87.64%)

1401585.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
181
90.96
0.09% src/box/box.cc
46
94.96
-0.87% src/box/replication.cc
36
90.61
0.09% src/box/applier.cc
27
93.1
0.14% src/box/txn_limbo.c
22
95.19
-0.03% src/box/txn_limbo_queue.c
15
93.95
-0.01% src/box/txn.c
5
96.32
0.18% src/box/relay.cc
4
94.2
0.87% src/box/checkpoint.c
4
92.33
-0.18% src/box/vinyl.c
4
97.05
-0.41% src/lib/msgpuck/msgpuck.h
3
97.51
-0.2% src/box/memtx_tx.c
3
91.27
-0.31% src/box/vy_scheduler.c
2
87.88
-0.13% src/box/vy_run.c
2
84.76
-0.11% src/box/xlog.c
2
89.73
-0.08% src/box/xrow.c
2
92.64
-0.41% src/box/xrow_update_field.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
87.5
-1.59% src/box/xlog.h
1
92.94
-0.1% src/lib/core/fiber.c
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
75.37
-0.25% src/main.cc
Jobs
ID Job ID Ran Files Coverage
1 25048121760.1 28 Apr 2026 10:53AM UTC 514
87.64
GitHub Action Run
Source Files on build 25048121760
  • Tree
  • List 514
  • Changed 36
  • Source Changed 0
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b991dd1d on github
  • Prev Build on release/3.5 (#24992850614)
  • Next Build on release/3.5 (#25099135577)
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