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

Implement service config semantics updated in https://github.com/grpc/proposal/pull/147 #2856

Closed
yashykt opened this issue Jun 7, 2019 · 1 comment
Assignees
Labels
P2 Type: Feature New features or improvements in behavior

Comments

@yashykt
Copy link
Member

yashykt commented Jun 7, 2019

Implement service config semantics updated in grpc/proposal#147

If the service owner deletes a service config, thereby leading to no service config being provided with the addresses, the clients should acknowledge that and revert back to using the default service config instead of using the previously accepted service config.

Note that if a default service config is not configured, we use a zeroed out service config.

@yashykt yashykt added the Type: Feature New features or improvements in behavior label Jun 7, 2019
@dfawley dfawley added the P2 label Jun 20, 2019
@dfawley dfawley self-assigned this Jun 20, 2019
@stale
Copy link

stale bot commented Sep 6, 2019

This issue is labeled as requiring an update from the reporter, and no update has been received after 7 days. If no update is provided in the next 7 days, this issue will be automatically closed.

@stale stale bot added the stale label Sep 6, 2019
@dfawley dfawley removed the stale label Sep 6, 2019
@dfawley dfawley closed this as completed Oct 11, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P2 Type: Feature New features or improvements in behavior
Projects
None yet
Development

No branches or pull requests

2 participants