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

brettwooldridge / HikariCP / 2326
76%

Build:
DEFAULT BRANCH: dev
Ran 05 Oct 2016 02:28PM UTC
Jobs 1
Files 25
Run time 11s
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
2326

push

travis-ci

brettwooldridge
Cancel HouseKeeper task on pool shutdown (#741)

Periodic house-keeping task is scheduled during construction of
HikariPool. The resulting scheduled task is not stored and therefore it
is not cancelled during pool shutdown.

With standard behaviour, when executor is managed by HikariPool itself,
it is not an issue, because the executor is shut down on pool shutdown.
But when a custom (long running) scheduled executor is supplied via
setScheduledExecutorService, tasks are kept indefinitely causing a
memory leak.

4 of 4 new or added lines in 1 file covered. (100.0%)

1344 of 1754 relevant lines covered (76.62%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2326.1 05 Oct 2016 02:28PM UTC 0
76.62
Travis Job 2326.1
Source Files on build 2326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2326
  • 1bd23423 on github
  • Prev Build on dev (#2324)
  • Next Build on dev (#2327)
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