Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

resolver/dns: Add docstring to SetMinResolutionInterval #7217

Merged
merged 1 commit into from
May 9, 2024

Conversation

arvindbr8
Copy link
Member

SetMinResolutionInterval was added as part of #6962. We need talk about calling the method only during init time, since modifying this value afterwards is not thread-safe.

Also marking resolver/dns package as not deprecated. The reason for marking this deprecated is to limit the usage to gRPC and discourage users from using this.

RELEASE NOTES: none

@arvindbr8 arvindbr8 added this to the 1.64 Release milestone May 9, 2024
@arvindbr8 arvindbr8 added the Type: Internal Cleanup Refactors, etc label May 9, 2024
@arvindbr8 arvindbr8 requested a review from dfawley May 9, 2024 18:30
@dfawley dfawley merged commit 2dbbcef into grpc:master May 9, 2024
11 checks passed
@arvindbr8 arvindbr8 deleted the de-deprecate_resolver_dns branch May 30, 2024 00:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants