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
In some environment, there's no point of retrieving IPv6 addresses from a DNS lookup, because a connection attempt will fail anyway. Let's add a RemoteInvokerOption that allows a user to override this setting, although we should respect Netty's default if not overridden.
The text was updated successfully, but these errors were encountered:
In some environment, there's no point of retrieving IPv6 addresses from a DNS lookup, because a connection attempt will fail anyway. Let's add a
RemoteInvokerOption
that allows a user to override this setting, although we should respect Netty's default if not overridden.The text was updated successfully, but these errors were encountered: