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

mp911de / lettuce / 1373
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Ran 14 Mar 2017 08:44PM UTC
Jobs 1
Files 342
Run time 2min
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
1373

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

13368 of 15218 relevant lines covered (87.84%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/cluster/NodeSelectionInvocationHandler.java
1
100.0
src/main/java/com/lambdaworks/redis/RedisPublisher.java
2
100.0
src/main/java/com/lambdaworks/redis/support/RedisClusterClientFactoryBean.java
2
100.0
src/main/java/com/lambdaworks/redis/protocol/ConnectionWatchdog.java
3
100.0
src/main/java/com/lambdaworks/redis/dynamic/ReactiveTypeAdapters.java
5
100.0
src/main/java/com/lambdaworks/redis/protocol/ReconnectionHandler.java
23
100.0
src/main/java/com/lambdaworks/redis/protocol/RedisStateMachine.java
Jobs
ID Job ID Ran Files Coverage
1 1373.1 (PROFILE=netty-40) 14 Mar 2017 08:44PM UTC 0
87.84
Travis Job 1373.1
Source Files on build 1373
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1373
  • 5444004e on github
  • Prev Build on 5.x (#1371)
  • Next Build on 5.x (#1384)
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