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

rls: remove wrong empty address check for child lb #9005

Merged
merged 1 commit into from Mar 22, 2022

Conversation

dapengzhang0
Copy link
Member

We shouldn't require addresses to be non-empty for the child lb of rls_lb. That might be a right requirement when the child lb is grpclb, but in our new usecase, the child lb will be cds lb and will only work if empty address is allowed.

Fixing b/223866089#comment24

@dapengzhang0 dapengzhang0 changed the title rls: remove wrong empty address checke for child lb rls: remove wrong empty address check for child lb Mar 22, 2022
@dapengzhang0
Copy link
Member Author

cc @mohanli-ml

@dapengzhang0 dapengzhang0 merged commit 37904a0 into grpc:master Mar 22, 2022
@dapengzhang0 dapengzhang0 deleted the fix-rls-empty-address branch March 22, 2022 22:20
dapengzhang0 added a commit to dapengzhang0/grpc-java that referenced this pull request Mar 22, 2022
We shouldn't require addresses to be non-empty for the child lb of rls_lb. That might be a right requirement when the child lb is grpclb, but in our new usecase, the child lb will be cds lb and will only work if empty address is allowed.

Fixing b/223866089#comment24
dapengzhang0 added a commit that referenced this pull request Mar 22, 2022
We shouldn't require addresses to be non-empty for the child lb of rls_lb. That might be a right requirement when the child lb is grpclb, but in our new usecase, the child lb will be cds lb and will only work if empty address is allowed.

Fixing b/223866089#comment24
temawi pushed a commit to temawi/grpc-java that referenced this pull request Apr 8, 2022
We shouldn't require addresses to be non-empty for the child lb of rls_lb. That might be a right requirement when the child lb is grpclb, but in our new usecase, the child lb will be cds lb and will only work if empty address is allowed.

Fixing b/223866089#comment24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2022
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.

None yet

2 participants