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

tarantool / tarantool / 17739
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: backup-extra-tests
DEFAULT BRANCH: master
Ran 08 Jul 2019 02:50PM UTC
Jobs 1
Files 305
Run time 55s
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

pending completion
17739

push

travis-ci

locker
<a href="https://github.com/tarantool/tarantool/commit/<a class=hub.com/tarantool/tarantool/commit/df8f1fdaab8237ef6ea2e740ca28299d45f145fc">df8f1fdaa<a href="https://github.com/tarantool/tarantool/commit/df8f1fdaab8237ef6ea2e740ca28299d45f145fc">&quot;&gt;vinyl: fix vy_range_update_compaction_priority hang

Under certain circumstances vy_slice_new() may create an empty slice,
e.g. on range split:

   |------------------ Slice ---------------|
                         |---- Run -----|
                     +
                  split key
   |---- Slice 1 ----||------ Slice 2 ------|
         ^^^^^^^
          Empty

vy_range_update_compaction_priority() uses the size of the last slice in
a range as a base for LSM tree level sizing. If the slice size happens
to be 0, it will simply hang in an infinite loop. Fix this potential
hang by using 1 if the last slice size is 0.

(cherry picked from commit </a><a class="double-link" href="https://github.com/tarantool/tarantool/commit/<a class="double-link" href="https://github.com/tarantool/tarantool/commit/75dc3e64523c54640805f6d6bd798d961a75fb9e">75dc3e645</a>">75dc3e645</a><a href="https://github.com/tarantool/tarantool/commit/df8f1fdaab8237ef6ea2e740ca28299d45f145fc">)

41588 of 50415 relevant lines covered (82.49%)

845150.59 hits per line

Jobs
ID Job ID Ran Files Coverage
4 17739.4 (TARGET=coverage) 08 Jul 2019 02:50PM UTC 0
82.49
Travis Job 17739.4
Source Files on build 17739
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17739
  • df8f1fda on github
  • Prev Build on 1.10 (#17723)
  • Next Build on 1.10 (#17747)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc