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

tarantool / tarantool / 5358108556
85%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test2
DEFAULT BRANCH: master
Ran 23 Jun 2023 03:55PM UTC
Jobs 1
Files 459
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

23 Jun 2023 03:55PM UTC coverage: 85.209% (+0.03%) from 85.178%
5358108556

push

github

alyapunov
memtx: abort readers of rollbacked prepared

There's case when a transaction is rolled back from prepared
state. This happens when WAL fails, synchronized replication
confirmation failure or perhaps in other similar cases. By design
other RW transactions and transactions with READ_COMMITTED
isolation level are allowed to read prepared state. All these
transactions must be aborted in case of rollback of prepared
transaction since they definitely have read no more possible
database state.

This patch implements this abortion.

Closed #8654

NO_DOC=bugfix

(cherry picked from commit 549869026)

59250 of 108165 branches covered (54.78%)

90385 of 106075 relevant lines covered (85.21%)

2486621.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5358108556.1 23 Jun 2023 03:55PM UTC 0
85.21
GitHub Action Run
Source Files on build 5358108556
Detailed source file information is not available for this build.
  • Back to Repo
  • 0daf852a on github
  • Prev Build on release/2.10 (#5355814770)
  • Next Build on release/2.10 (#5393114085)
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