netty5/resolver-dns
Norman Maurer d6a723ab9d 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:40 +02:00
..
src Use all configured nameservers when using DnsNameResolver in all cases (#10503) 2020-08-31 09:12:40 +02:00
pom.xml Expose a LoggingDnsQueryLifeCycleObserverFactory (#10488) 2020-08-19 17:38:29 +02:00