gosonzhang opened a new issue, #10067: URL: https://github.com/apache/inlong/issues/10067
### Description The parent issue is :https://github.com/apache/inlong/issues/10066 In the original implementation, the acquisition of the Manager address was done by loading the implementation class of IManagerIpListParser. From the actual usage process, it was found that the Manager address is relatively fixed. Even if the Manager address changes, it is more convenient to perceive this change through configuring the Manager's domain name. Therefore, I plan to directly set the Manager address in the common.properties configuration file. The relevant configuration items are: manager.type, manager.hosts ### InLong Component InLong DataProxy ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
