Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improve][DataProxy] Simplify the configuration and acquisition of the Manager address #10067

Closed
2 tasks done
Tracked by #10066
gosonzhang opened this issue Apr 24, 2024 · 0 comments · Fixed by #10068
Closed
2 tasks done
Tracked by #10066

Comments

@gosonzhang
Copy link
Contributor

Description

The parent issue is :#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?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant