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

Fixes incorrect domain and address translation for failed-over prepared query DNS responses. #2271

Merged
merged 3 commits into from
Aug 13, 2016

Conversation

slackpad
Copy link
Contributor

@slackpad slackpad commented Aug 13, 2016

This does a rebase of #2219 and tweaks the unit test a little.

Closes #2219 and fixes #2218.

Max Timchenko and others added 2 commits August 12, 2016 17:06
When DNS prepared query fails over to another datacenter and the datacenter
returns some nodes, the DNS result does not translate WAN addresses even when
translation is enabled for SRV and A queries, and returns the wrong datacenter
(the one that failed over) for SRV queries.
@sean-
Copy link
Contributor

sean- commented Aug 13, 2016

LGTM, thanks for adding tests for this! 🚢

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.

DNS SRV returnning wrong hostnames
2 participants