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>
Fri, 12 Mar 2021 15:43:37 +0000 (16:43 +0100)
commit5037c06d91e0ed748932fcfaae11eeadf5949957
treeb666d9412f8a2f3ff40017e7813121bc4d923bd9
parent736adef511f34504907031944c2a53cc3e52e7d2
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.
src/resolvers.c