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

grpc / grpc-java / 14377
89%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2019 11:59PM UTC
Jobs 1
Files 261
Run time 14s
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
14377

push

travis-ci

web-flow
services: fix HealthCheckingLoadBalancer.shutdown() (#5887)

The issue: HealthCheckingLoadBalancer.shutdown() calls
hcState.onSubchannelState(SHUTDOWN) which removes that hcState from
helper.hcStates. Therefore, if more than one Subchannels are present,
ConcurrentModificationException will be thrown.

This is an alternative approach from #5848 that was reverted in #5875. Thanks to #5883, HealthCheckingLoadBalancer.shutdown() no longer has to fake SHUTDOWN notifications, and can completely rely on Subchannels' real SHUTDOWN notifications for triggering the clean-up.

14969 of 17171 relevant lines covered (87.18%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14377.1 14 Jun 2019 11:59PM UTC 0
87.18
Travis Job 14377.1
Source Files on build 14377
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14377
  • ff33ecd3 on github
  • Prev Build on master (#14374)
  • Next Build on master (#14382)
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