Skip to content

xds: routing policy should immediately update a picker that selects base on updated config (backport v1.31.x) (#7233) - #7241

Merged
voidzcy merged 1 commit into
grpc:v1.31.xfrom
voidzcy:bugfix/immediately_propagate_picker_selecting_base_on_updated_config_backport_1_31
Jul 22, 2020
Merged

xds: routing policy should immediately update a picker that selects base on updated config (backport v1.31.x) (#7233)#7241
voidzcy merged 1 commit into
grpc:v1.31.xfrom
voidzcy:bugfix/immediately_propagate_picker_selecting_base_on_updated_config_backport_1_31

Conversation

@voidzcy

@voidzcy voidzcy commented Jul 22, 2020

Copy link
Copy Markdown
Contributor

The routing LB policy should immediately the Channel's picker that delegates picking to the updated routes. Otherwise, new RPCs will keep being sent through old routes even if they are removed. This change also includes the fix for syncing state change for child balancers in deactivated state.


This is backport of #7233.

…ase on updated config (grpc#7233)

The routing LB policy should immediately the Channel's picker that delegates picking to the updated routes. Otherwise, new RPCs will keep being sent through old routes even if they are removed. This change also includes the fix for syncing state change for child balancers in deactivated state.
@voidzcy
voidzcy requested a review from dapengzhang0 July 22, 2020 08:19
@voidzcy
voidzcy merged commit 0c59ce8 into grpc:v1.31.x Jul 22, 2020
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants