netty5/resolver-dns
Norman Maurer 6c1840749d
Use all configured nameservers when using DnsNameResolver in all cases (#10503)
Motivation:

Due a change introduced in 68105b257d we incorrectly skipped the usage of nameservers in some cases.

Modifications:

Only fetch a new stream of nameserver if the hostname not matches the original hostname in the query.

Result:

Use all configured nameservers. Fixes https://github.com/netty/netty/issues/10499
2020-08-31 09:12:12 +02:00
..
src Use all configured nameservers when using DnsNameResolver in all cases (#10503) 2020-08-31 09:12:12 +02:00
pom.xml Expose a LoggingDnsQueryLifeCycleObserverFactory (#10490) 2020-08-19 20:22:38 +02:00