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

tarantool / tarantool / 10879926280
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 16 Sep 2024 08:21AM UTC
Jobs 1
Files 514
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

16 Sep 2024 08:05AM UTC coverage: 87.197% (-0.01%) from 87.209%
10879926280

push

github

locker
box: fix crash on rollback on memtx memory OOM and massive index change

We cannot tolerate index extent memory allocation failure on rollback.
At the same time it is not practical to reserve memory because a whole
index can easily be changed on rollback if read view is created before
rollback.

So in case of rollback and memtx memory OOM let's allocate outside the
memtx arena limited by quota.

Now part of the index can reside outside memtx arena. But regularly the
index changes will move this part back to the memtx arena. Until next
such situation of course.

Closes #10551

NO_DOC=bugfix

(cherry picked from commit 32ea713af)

68333 of 121631 branches covered (56.18%)

15 of 18 new or added lines in 1 file covered. (83.33%)

155 existing lines in 20 files now uncovered.

101019 of 115852 relevant lines covered (87.2%)

2456033.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10879926280.1 16 Sep 2024 08:21AM UTC 0
87.2
GitHub Action Run
Source Files on build 10879926280
Detailed source file information is not available for this build.
  • Back to Repo
  • f2d64a14 on github
  • Prev Build on release/3.2 (#10851297680)
  • Next Build on release/3.2 (#10890667501)
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