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

tarantool / tarantool / 10418356500 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2024 10:27AM UTC
Files 514
Run time 19s
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

16 Aug 2024 10:14AM UTC coverage: 87.188% (+0.03%) from 87.155%
10418356500.1

push

github

sergepetrenko
box: account for `wait_ack` flag of the tx's last row during recovery

Currently, we do not account for the `wait_ack` flag of the transaction's
last row during recovery, instead relying on the fact the transaction will
be made synchronous when applying operations on a synchronous space.

However, this logic is at odds with explicitly created synchronous
transactions (created with box.begin{is_sync = true}), which may not have
operations on synchronous spaces. As a result, during recovery we do not
treat these transactions as synchronous.

Let's fix this by mirroring the applier logic to the recovery.

Closes #10412

NO_DOC=<bugfix>

68276 of 121543 branches covered (56.17%)

100920 of 115750 relevant lines covered (87.19%)

2673962.77 hits per line

Source Files on job 10418356500.1
  • Tree
  • List 0
  • Changed 431
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10418356500
  • c3ed71f3 on github
  • Prev Job for on master (#10411319397.1)
  • Next Job for on master (#10420724930.1)
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