Skip to content

Allow using TCP for DB load balancing DNS lookups

Ahmad Sherif requested to merge allow-tcp-for-lb-service-discovery into master

What does this MR do?

It allows using TCP for DB load balancing DNS lookups, as some nameservers (like Consul) can return a truncated list of hosts when queried over UDP. We ran into this problem on staging, only 3 hosts of 5 were returned.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports