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

Returns DNS Error NSDOMAIN when DC does not exists #8103

Conversation

pierresouchay
Copy link
Contributor

This will allow to increase cache value when DC is not valid (aka
return SOA to avoid too many consecutive requests) and will
distinguish DC being temporarily not available from DC not existing.

Implements #8102

This will allow to increase cache value when DC is not valid (aka
return SOA to avoid too many consecutive requests) and will
distinguish DC being temporarily not available from DC not existing.

Implements hashicorp#8102
Copy link
Member

@mkeeler mkeeler left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR

@mkeeler
Copy link
Member

mkeeler commented Jun 15, 2020

Going to wait to merge this until after 1.8.0 is GA.

@mkeeler mkeeler merged commit 35d852f into hashicorp:master Jun 22, 2020
@hashicorp-ci
Copy link
Contributor

🍒✅ Cherry pick of commit 35d852f onto release/1.8.x succeeded!

hashicorp-ci pushed a commit that referenced this pull request Jun 22, 2020
This will allow to increase cache value when DC is not valid (aka
return SOA to avoid too many consecutive requests) and will
distinguish DC being temporarily not available from DC not existing.

Implements #8102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants