seqwait commented on issue #15265: URL: https://github.com/apache/dubbo/issues/15265#issuecomment-2765937941
> You can use `dubbo.network.interface.preferred` > > FYI `org.apache.dubbo.common.utils.NetUtils#findNetworkInterface` This doesn’t solve the problem because the container uses multiple network interfaces, and eth0 doesn’t necessarily correspond to the custom overlay network. eth0 could correspond to the ingress network or it could correspond to the custom overlay network.   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
