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

grpclb: update picker synchronously on config update #7626

Closed
wants to merge 1 commit into from

Conversation

aranjans
Copy link
Contributor

#5469 recommends an audit of existing LB policies to ensure that they update their pickers synchronously upon receipt of a configuration update. grpclb does not update picker synchronously.

What does this PR do?
This PR ensures that every time configuration update is triggered, picker is updated synchronously.

RELEASE NOTES:

  • grpclb: update picker synchronously on receipt of configuration update.

@aranjans aranjans added the Area: Resolvers/Balancers Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities. label Sep 12, 2024
@aranjans aranjans added this to the 1.68 Release milestone Sep 12, 2024
@aranjans aranjans removed the request for review from easwars September 12, 2024 17:03
@aranjans aranjans force-pushed the aranjans_grpclb_1 branch 2 times, most recently from d7f08df to eb682e5 Compare September 12, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Resolvers/Balancers Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities. Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants