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

CXXCBC-336: Do not fallback to 8.8.8.8, if we cannot obtain system DNS server #533

Merged

Conversation

avsej
Copy link
Member

@avsej avsej commented Mar 4, 2024

Avoid assuming Google DNS and rather report DNS-SRV lookup failure. The details still logged and user still can specify their DNS server in options.

@avsej avsej requested review from thejcfactor and a team March 4, 2024 22:47
@avsej avsej force-pushed the CXXCBC-336-do-not-fallback-to-google-dns branch from faa1c11 to 00c606c Compare March 5, 2024 17:37
…S server

Avoid assuming Google DNS and rather report DNS-SRV lookup failure. The
details still logged and user still can specify their DNS server in
options.
@avsej avsej force-pushed the CXXCBC-336-do-not-fallback-to-google-dns branch from 00c606c to 50a4b27 Compare March 5, 2024 18:14
Copy link
Contributor

@thejcfactor thejcfactor left a comment

Choose a reason for hiding this comment

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

Fair enough -- LGTM, but I still don't like that constant hanging around 🙂

@avsej avsej merged commit 978d233 into couchbaselabs:main Mar 5, 2024
18 of 20 checks passed
@avsej avsej deleted the CXXCBC-336-do-not-fallback-to-google-dns branch March 5, 2024 19:48
thejcfactor pushed a commit to thejcfactor/couchbase-cxx-client that referenced this pull request Mar 6, 2024
…S server (couchbaselabs#533)

Avoid assuming Google DNS and rather report DNS-SRV lookup failure. The
details still logged and user still can specify their DNS server in
options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants