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

grpc / grpc-java / 18610
89%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2020 01:12AM UTC
Jobs 1
Files 367
Run time 30s
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
18610

push

travis-ci

web-flow
xds: retain locality stats counter when the child balancer for that locality is deactivated (#7096)

Create the counter for recording per locality stats upon creating the child balancer for that locality. When the locality is deactivated (due to EDS response update removes it), the counter is not deleted from the LoadStatsStore. Delete it when the child balancer for that locality is shut down. In this way, the lifecycle of the load stats counter for a certain locality stays same with the child balancer for that locality. This is exactly what will happen after we refactor LocalityStore to PriorityLoadBalancer and LrsLoadBalancer (i.e., when some priority is deactivated, its subtree is not deleted immediately, so the LrsLoadBalancer instances for localities still hold the load stats counters).

22734 of 26046 relevant lines covered (87.28%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18610.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 06 Jun 2020 01:12AM UTC 0
87.28
Travis Job 18610.1
Source Files on build 18610
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18610
  • c777e085 on github
  • Prev Build on master (#18597)
  • Next Build on master (#18622)
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