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

mp911de / lettuce / 1374
92%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2017 08:44PM UTC
Jobs 1
Files 276
Run time 16s
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
1374

push

travis-ci

mp911de
Synchronize ClientResources shutdown in client shutdown #475

Synchronize on the ClientResources.close()-Future when shutting down a redis client instance via AbstractRedisClient.shutdown(…). Previously the close future was not used to synchronize shutdown which might leave running threads after leaving AbstractRedisClient.shutdown(…).

Client shutdown may take longer because of synchronization. The client may be shut down faster by calling the appropriate shutdown method with the desired timeout/quiet period.

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

11171 of 12173 relevant lines covered (91.77%)

0.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/main/java/com/lambdaworks/redis/support/RedisClusterClientFactoryBean.java
2
100.0
src/main/java/com/lambdaworks/redis/protocol/ConnectionWatchdog.java
4
100.0
src/main/java/com/lambdaworks/redis/protocol/CommandHandler.java
23
100.0
src/main/java/com/lambdaworks/redis/protocol/RedisStateMachine.java
Jobs
ID Job ID Ran Files Coverage
1 1374.1 (PROFILE=netty-40) 14 Mar 2017 08:44PM UTC 0
91.77
Travis Job 1374.1
Source Files on build 1374
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1374
  • d00f767a on github
  • Prev Build on master (#1372)
  • Next Build on master (#1379)
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

© 2025 Coveralls, Inc