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

tarantool / tarantool / 10879814662
88%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2024 08:14AM 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:03AM UTC coverage: 87.311% (-0.02%) from 87.329%
10879814662

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

68878 of 122303 branches covered (56.32%)

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

53 existing lines in 19 files now uncovered.

101660 of 116434 relevant lines covered (87.31%)

2537650.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10879814662.1 16 Sep 2024 08:14AM UTC 0
87.31
GitHub Action Run
Source Files on build 10879814662
Detailed source file information is not available for this build.
  • Back to Repo
  • 32ea713a on github
  • Prev Build on master (#10851273786)
  • Next Build on master (#10898691830)
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