felix-thinkingdata commented on pull request #3695: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3695#issuecomment-689256801
> > In my opinion, preferential selection of internal network IP may not be suitable for some scenarios. In some cases, we need to obtain external network IP. Therefore, it is recommended to set a switch. By default, internal network IP is selected, but users can specify whether to give priority to Obtain the external network IP. > > 这种情况可以考虑在内,我加一个快关吧。默认内网优先。如果开关开启就把这个策略关闭,还是加一个外网优先?之前取第一个的策略是不合理的。 > This can be taken into account. Let me add a quick switch. Default Intranet priority. Turn this policy off if the switch is on, or add an extranet first? The previous strategy of taking the first one was not reasonable. 考虑到有的云服务器只有一块外网网卡的情况,需要做一个兼容。 或者有的用户,需要优先获取外网网卡,做一个开关逻辑。 Considering that some cloud servers only have one external network card, need to do a compatibility. Or some users, need to get the priority of the external network card, do a switch logic. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
