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

mp911de / lettuce / 1375
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Ran 14 Mar 2017 08:51PM UTC
Jobs 1
Files 253
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
1375

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%)

10599 of 11429 relevant lines covered (92.74%)

0.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/AbstractRedisReactiveCommands.java
1
100.0
src/main/java/com/lambdaworks/redis/protocol/ReconnectionHandler.java
2
100.0
src/main/java/com/lambdaworks/redis/support/RedisClusterClientFactoryBean.java
4
100.0
src/main/java/com/lambdaworks/redis/protocol/ConnectionWatchdog.java
24
100.0
src/main/java/com/lambdaworks/redis/protocol/RedisStateMachine.java
Jobs
ID Job ID Ran Files Coverage
1 1375.1 (PROFILE=netty-40) 14 Mar 2017 08:51PM UTC 0
92.74
Travis Job 1375.1
Source Files on build 1375
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1375
  • 7ff4c0b3 on github
  • Prev Build on 4.3.x (#1368)
  • Next Build on 4.3.x (#1378)
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