Revert "BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record"
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 10 Mar 2021 14:54:14 +0000 (15:54 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 16 Mar 2021 08:06:36 +0000 (09:06 +0100)
commit2e82b139c8cd9bfec9f3ae9a91b485fff99392e0
tree7f230dcb93808b1410d218a4f6804adb57dfdd21
parent5834848252fbc7a6f192e600eb56f388de3258b1
Revert "BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record"

This reverts commit a331a1e8eb2ad4750711a477ca3e22d940495faf.

This commit fixes a real bug, but it also reveals some hidden bugs, mostly
because of some design issues. Thus, in itself, it create more problem than
it solves. So revert it for now. All known bugs will be addressed in next
commits.

This patch should be backported as far as 2.2.

(cherry picked from commit 5037c06d91e0ed748932fcfaae11eeadf5949957)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/dns.c