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

tarantool / tarantool / 14029297105
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mandesero/asan-build-with-gc64-on
DEFAULT BRANCH: master
Ran 24 Mar 2025 07:38AM UTC
Jobs 1
Files 479
Run time 1min
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

24 Mar 2025 07:08AM UTC coverage: 86.084% (-3.4%) from 89.492%
14029297105

push

github

sergepetrenko
box: handle cancelling fiber waiting in WAL queue

Currently if fiber waiting in WAL queue is cancelled it will go on
writing request to WAL breaking queue order. So WAL is corrupted so that
even next Tarantool restart may fail. Unfortunately we cancel fibers on
Tarantool shutdown so the issue may arise just buy terminating Tarantool
instance.

Let's instead fail the cancelled request and all the newer request in
the queue.

Work around is to disable WAL queue by `box.cfg{wal_queue_max_size = 0}`
so that only one write request can be in the queue.

Closes #11078

NO_DOC=bugfix

(cherry picked from commit def445684)

63486 of 114802 branches covered (55.3%)

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

305 existing lines in 12 files now uncovered.

94413 of 109675 relevant lines covered (86.08%)

1897019.56 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.24
0.16% src/box/applier.cc
1
93.24
3.05% src/box/journal.c
1
96.55
-1.15% src/histogram.c
1
98.23
-0.06% src/lib/salad/bps_tree.h
1
91.45
0.0% src/lib/swim/swim.c
2
94.81
-0.55% src/box/tuple.c
2
97.96
0.0% src/box/txn.h
2
85.71
-9.52% src/lib/core/tt_sigaction.c
7
92.14
-0.28% src/box/vinyl.c
16
92.78
0.23% src/box/txn.c
50
89.49
-0.17% src/box/wal.c
221
86.62
0.0% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 14029297105.1 24 Mar 2025 07:38AM UTC 479
86.08
GitHub Action Run
Source Files on build 14029297105
  • Tree
  • List 479
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8f88aad7 on github
  • Prev Build on release/2.11 (#13998780160)
  • Next Build on release/2.11 (#14084675805)
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