chestnut-c opened a new pull request, #6703: URL: https://github.com/apache/inlong/pull/6703
### Prepare a Pull Request *(Change the title refer to the following example)* [INLONG-6702][DataProxy] Modify DataProxy to obtain the default network card name of the local ip - Fixes #6702 ### Motivation In most cases, the container network card will use eth0, but the current default is eth1, which leads to certain thresholds and doubts for users who are not deep in use, so change the default network card name to eth0 in most cases. ### Modifications Changing the default network card name to eth0. -- 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]
