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

Netflix / genie / 1356
94%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2017 05:13PM UTC
Jobs 1
Files 197
Run time 17s
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
1356

push

travis-ci

tgianos
Split database cleanup of jobs into multiple transactions (#591)

The strategy of deleting a very large number of jobs with a single paginated transaction can result in timeouts if the number of jobs to delete is large.
Split the deletion in multiple transactions (with a configurable max per transaction). Each transaction still paginates (with a configurable page size).

21 of 21 new or added lines in 3 files covered. (100.0%)

5784 of 6527 relevant lines covered (88.62%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
genie-web/src/main/java/com/netflix/genie/web/tasks/leader/LeadershipTasksCoordinator.java
2
100.0
genie-web/src/main/java/com/netflix/genie/web/tasks/leader/DatabaseCleanupTask.java
2
100.0
genie-web/src/main/java/com/netflix/genie/web/tasks/leader/ClusterCheckerTask.java
Jobs
ID Job ID Ran Files Coverage
1 1356.1 22 Aug 2017 05:13PM UTC 0
88.62
Travis Job 1356.1
Source Files on build 1356
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1356
  • 415d0076 on github
  • Prev Build on master (#1352)
  • Next Build on master (#1360)
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