You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 11:28:00 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #740: [INLONG-141] Remove the requirement to provide localHostIP

dockerzhang opened a new issue #740:
URL: https://github.com/apache/incubator-inlong/issues/740


   <p>The initial requirement to provide localHostIP during initialization is because we have multiple network cards and multiple IPs in our environment. The initial implementation is to find the first IP from the specified NetworkInterface and report it, but It is found that sometimes the specified NetworkInterface is not configured with IP, so, we consider the user is required to provide a local IP:<br/>
    <span class="image-wrap" style=""><img src="https://issues.apache.org/jira/secure/attachment/13003648/13003648_image-2020-05-21-20-54-37-013.png" style="border: 0px solid black" /></span> </p>
   
   <p>After a period of use, the user feedback the API is cumbersome to use. The best way is to provide a configurable NetworkInterface API, so if the IP is not found, we can change the NetworkInterface.</p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-141">[INLONG-141]</a> created by gosonzhang</i>


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] dockerzhang closed issue #740: [INLONG-141] Remove the requirement to provide localHostIP

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #740:
URL: https://github.com/apache/incubator-inlong/issues/740


   


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org