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

[EventEngine] Change GetDNSResolver to return absl::StatusOr<std::unique_ptr<DNSResolver>> #33744

Merged
merged 8 commits into from
Jul 19, 2023

Conversation

yijiem
Copy link
Member

@yijiem yijiem commented Jul 17, 2023

absl::StatusOr<std::unique_ptr<DNSResolver>> GetDNSResolver
@yijiem yijiem added the release notes: yes Indicates if PR needs to be in release notes label Jul 17, 2023
@yijiem yijiem requested a review from drfloob July 18, 2023 00:05
@yijiem yijiem marked this pull request as ready for review July 18, 2023 00:05
@yijiem yijiem requested a review from markdroth as a code owner July 18, 2023 00:05
@yijiem yijiem enabled auto-merge (squash) July 19, 2023 19:57
@yijiem yijiem merged commit 73605f4 into grpc:master Jul 19, 2023
61 of 65 checks passed
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Jul 20, 2023
mario-vimal pushed a commit to mario-vimal/grpc that referenced this pull request Jul 27, 2023
…unique_ptr<DNSResolver>>` (grpc#33744)

Based on the discussion at:
https://github.com/grpc/grpc/pull/32701/files/595a75cc5d56f8d7341a9533a24428ad37810269..e3b402a8fa27fc8787a73775068721bf9f322640#r1244325752


<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bloat/low imported Specifies if the PR has been imported to the internal repository lang/core per-call-memory/neutral per-channel-memory/neutral release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants