commit | 5f8ccff67f98efdf8b3e6cb2c02593e4b4aa5b7e | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Jun 15 16:08:48 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Jun 22 11:10:37 2021 +0200 |
tree | a410a8f7e5b3576332704e5b6d47709ce771f816 | |
parent | 77df12ca694b168326c29efa2580a95427ad644e [diff] |
MINOR: resolvers: Clean server in a dedicated function when removing a SRV item A dedicated function is now used to clean up servers when a SRV item becomes obsolete or when a requester is removed from a resolution. This patch is mandatory to fix a bug. (cherry picked from commit 11c6c396560107ac892a553bfa0dada222823b1c) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>