You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Netty 4.1 allows using unresolved socket addresses so netty can perform non-blocking DNS resolution. ClientResources should default to netty DNS resolution (via DnsResolver) if netty 4.1 is in use.