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

tarantool / tarantool / 12743
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test5
DEFAULT BRANCH: master
Ran 04 Jul 2018 08:53PM UTC
Jobs 1
Files 301
Run time 25s
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
12743

push

travis-ci

kostja
replication: remove old snapshot files not needed by replicas

Garbage collection doesn't distinguish consumers which need checkpoint
files, such as backup, and the ones, who only need WALS, such as
replicas. A disconnected replica will 'hold' all checkpoint files, created
after it got unsynchronised, even though it doesn't need them, which may
lead to disk space shortage. To fix this, we store consumer's type, and
treat consumers differently during garbage collection: now only the old
WALS are stored for replicas, and old checkpoints are stored for backup,
if any. Also changed the tests to check updated garbage collection correctly.

Closes #3444

30 of 30 new or added lines in 2 files covered. (100.0%)

39638 of 48372 relevant lines covered (81.94%)

874918.99 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12743.3 (TARGET=coverage) 04 Jul 2018 08:53PM UTC 0
81.94
Travis Job 12743.3
Source Files on build 12743
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12743
  • 9c5d851d on github
  • Prev Build on 1.10 (#12742)
  • Next Build on 1.10 (#12746)
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