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

grpc / grpc-java / 14370
89%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2019 09:56PM 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
14370

push

travis-ci

web-flow
 core: SubchannelStateListener continues to receive updates after LoadBalancer is shutdown. (#5883)

No more methods on the `LoadBalancer` will be called after
`LoadBalancer#shutdown()` is called.  This includes
`LoadBalancer#handleSubchannelState()` too.  `SubchannelStateListener`
inherited this restriction.  However, this special case makes
`onSubchannelState(SHUTDOWN)` an unreliable way of being notified
about `Subchannel` SHUTDOWN, and may confuse/complicate a
wrapping `LoadBalancer` that expects the full notification (e.g., #5875).

The javadoc isn't clear whether this restriction applies.  I think
it's more useful to make it no apply.

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

14970 of 17171 relevant lines covered (87.18%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14370.1 14 Jun 2019 09:56PM UTC 0
87.18
Travis Job 14370.1
Source Files on build 14370
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14370
  • c92c9e71 on github
  • Prev Build on master (#14368)
  • Next Build on master (#14373)
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