netty5/resolver-dns/src/main
Norman Maurer 5e42e758be Also remove the id from the DnsQueryContextManager if query fails due parent Channel activation error.
Motivation:

Whenever we fail the query we should also remove the id from the DnsQueryContextManager.

Modifications:

Remove the id from the DnsQueryContextManager if we fail the query because the channel failed to become active.

Result:

More correct code.
2018-06-26 07:22:41 +02:00
..
java/io/netty/resolver/dns Also remove the id from the DnsQueryContextManager if query fails due parent Channel activation error. 2018-06-26 07:22:41 +02:00