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

grpc / grpc-java / 19879
89%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2020 12:00AM UTC
Jobs 1
Files 399
Run time 42s
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
19879

push

travis-ci

web-flow
grpclb: cache requestConnection if no subchannel created

An issue was found during CBT RLS client testing: The RLS lb creates grplb child balancer, calls `grpclb.handleResolvedAddress()` then immediately calls `grpclb.requestConnection()`. The subchannel in `GrpclbState.currentPicker.pickList` contains only `GrpclbState.BUFFER_ENTRY` at the moment `grpclb.requestConnection()` is called, and therefore the `requestConnection()` is no-op, and RPC is hanging.

24863 of 28599 relevant lines covered (86.94%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19879.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 17 Sep 2020 12:00AM UTC 0
86.94
Travis Job 19879.1
Source Files on build 19879
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19879
  • 3abdb285 on github
  • Prev Build on master (#19877)
  • Next Build on master (#19891)
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