Public API to get the search list that is used on the system
Norman Maurer
norman.maurer at googlemail.com
Wed Sep 26 11:15:46 UTC 2018
Yeah preferable a method for both but JNDI works for the nameservers for now.
> Am 26.09.2018 um 13:06 schrieb Chris Hegarty <chris.hegarty at oracle.com>:
>
> Hi Norman,
>
> A non-blocking DNS resolver, good use-case.
>
> Clearly the system configured name servers are of interest too ( I bring
> it up since your specific request is about search domains )? Search
> domains are only part of the problem.
>
> I assume you can retrieve the name servers through the JDNI API, and are
> relatively happy with that?
>
> -Chris.
>
>> On 26/09/18 11:42, Norman Maurer wrote:
>> Yeah… In netty we an DNS resolver implementation that is completely non-blocking and for this we need it to correctly resolve in some cases. Blocking DNS resolution just doesn’t “cut it” when you use non-blocking IO and also need to resolve a lot of stuff during connect etc.
More information about the net-dev
mailing list