Skip to content

[wip]Lbv2 wiring#2722

Draft
gu0keno0 wants to merge 6 commits into
grpc:masterfrom
gu0keno0:lbv2-wiring
Draft

[wip]Lbv2 wiring#2722
gu0keno0 wants to merge 6 commits into
grpc:masterfrom
gu0keno0:lbv2-wiring

Conversation

@gu0keno0

@gu0keno0 gu0keno0 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Motivation

Solution

));
let picker: Arc<
dyn ChannelPicker<ReadyChannel<EndpointChannel<Channel>>, LbRequest> + Send + Sync,
> = Arc::new(P2cPicker);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you help me understand what's the reason to hardcode P2cPicker here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be replaced by dynamic xds resolution in the near future. The wire up here is just to unblock those clean up works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants