Skip to content

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Aug 29, 2022

Introduces a new acceptResolvedAddresses() method in LoadBalancer that
is to ultimately replace the existing handleResolvedAddresses(). The new
method allows the LoadBalancer implementation to reject the given
addresses by returning false from the method.

The long deprecated handleResolvedAddressGroups is also removed.

Introduces a new acceptResolvedAddresses() method in LoadBalancer that
is to ultimately replace the existing handleResolvedAddresses(). The new
method allows the LoadBalancer implementation to reject the given
addresses by returning false from the method.

The long deprecated handleResolvedAddressGroups is also removed.
@temawi temawi requested a review from ejona86 August 29, 2022 21:42
@temawi temawi merged commit 4b4cb0b into grpc:master Aug 31, 2022
@temawi temawi deleted the accept-resolved-addresses branch August 31, 2022 15:39
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Oct 6, 2022
Introduces a new acceptResolvedAddresses() method in LoadBalancer that
is to ultimately replace the existing handleResolvedAddresses(). The new
method allows the LoadBalancer implementation to reject the given
addresses by returning false from the method.

The long deprecated handleResolvedAddressGroups is also removed.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants