aboutsummaryrefslogtreecommitdiff
path: root/request
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-06-12 03:23:25 +0100
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2018-06-11 19:23:25 -0700
commit6e466d509281953fdf0209a5b50611e89b4689ae (patch)
treed0fda0bcb94a546c8281037b0359693cc8c6ac8b /request
parent58d69913639b7b210ed32afacb447ba53c7487a3 (diff)
downloadcoredns-6e466d509281953fdf0209a5b50611e89b4689ae.tar.gz
coredns-6e466d509281953fdf0209a5b50611e89b4689ae.tar.zst
coredns-6e466d509281953fdf0209a5b50611e89b4689ae.zip
Remove dnsutil.Dedup (#1867)
Remove the code and remove the call in etcd and kubernetes handlers. This does mean we should not add dups in the first place, which means adding maps in backend_lookup to prevent dups from begin added. This should cut down on the allocations because dnsutil.Dedup is very expensive by converting everything to strings, we avoid doing that now.
Diffstat (limited to 'request')
0 files changed, 0 insertions, 0 deletions