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

grpc / grpc-java / 18541
89%

Build:
DEFAULT BRANCH: master
Ran 30 May 2020 01:33AM UTC
Jobs 1
Files 366
Run time 20s
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
18541

push

travis-ci

web-flow
core: turn Channel into TF if resolver gives empty addresses with policy selection cannot handle it (#7073)

The original service config error handling design was unclear about the case when an updated resolution result with valid service config and empty address is returned to Channel, and the selected LB policy does not accept empty addresses. Existing implementation silently triggers resolver backoff after LB policy is changed, while leaving Channel being CONNECTING state, if there was an old service config resolved. This change converge the behaviors of whether the received service config is the first one or an update to a previous config, in both cases, Channel goes into TRANSIENT_FAILURE if the selected LB policy cannot handle empty addresses.

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

22751 of 25961 relevant lines covered (87.64%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18541.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 30 May 2020 01:33AM UTC 0
87.64
Travis Job 18541.1
Source Files on build 18541
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18541
  • 683eed67 on github
  • Prev Build on master (#18535)
  • Next Build on master (#18542)
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