You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consul version is 0.6.4 for both client and server, running on Ubuntu 14.04.
Description of the Issue (and unexpected/desired result)
When a DNS prepared query fails over to a different datacenter, the result does not translate WAN addresses despite configuration and SRV query returns incorrect datacenter as part of the "hostname".
Reproduction steps
Multiple datacenters with translate WAN enabled. Prepared query that includes a fail over to other datacenters. Service is only available in some datacenters; perform the prepared query using the DNS interface from a datacenter where the service is not available.
A failing test for this scenario and a tentative fix are included in #2219
Consul version is 0.6.4 for both client and server, running on Ubuntu 14.04.
Description of the Issue (and unexpected/desired result)
When a DNS prepared query fails over to a different datacenter, the result does not translate WAN addresses despite configuration and SRV query returns incorrect datacenter as part of the "hostname".
Reproduction steps
Multiple datacenters with translate WAN enabled. Prepared query that includes a fail over to other datacenters. Service is only available in some datacenters; perform the prepared query using the DNS interface from a datacenter where the service is not available.
A failing test for this scenario and a tentative fix are included in #2219
Log Fragments or Link to gist
This looks similar to #2218.
The text was updated successfully, but these errors were encountered: