Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xds: Fix load reporting when pick first is used for locality-routing. #11495

Merged
merged 6 commits into from
Aug 31, 2024

Determine subchannel locality from connected address, discarding assu…

169537c
Select commit
Loading
Failed to load commit list.
Merged

xds: Fix load reporting when pick first is used for locality-routing. #11495

Determine subchannel locality from connected address, discarding assu…
169537c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 28, 2024 in 0s

89.13% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.13% of diff hit (target 80.00%)

Annotations

Check warning on line 1441 in api/src/main/java/io/grpc/LoadBalancer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/io/grpc/LoadBalancer.java#L1441

Added line #L1441 was not covered by tests

Check warning on line 296 in xds/src/main/java/io/grpc/xds/ClusterImplLoadBalancer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/ClusterImplLoadBalancer.java#L295-L296

Added lines #L295 - L296 were not covered by tests