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

grpc / grpc-java / 8402
89%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2017 07:14PM UTC
Jobs 1
Files 218
Run time 9s
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
8402

push

travis-ci

web-flow
grpclb: switch to fallback mode if all connections are lost (#3744)

Previously fallback mode can be entered only if the client has not
received any server list and the fallback timeout has expired.

Now the fallback timer is started when the stream to the balancer is broken
AND there is no ready Subchannels. Fallback mode is activated when the
timer expires. When a new server list is received from the balancer, either
the fallback timer is cancelled, or fallback mode is exited.

Also fixed a bug that the fallback timer should've been cancelled when GrpcState
is shut down.

12409 of 13907 relevant lines covered (89.23%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8402.1 29 Nov 2017 07:14PM UTC 0
89.23
Travis Job 8402.1
Source Files on build 8402
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8402
  • 9239984a on github
  • Prev Build on master (#8395)
  • Next Build on master (#8406)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc