healchow commented on code in PR #5248:
URL: https://github.com/apache/inlong/pull/5248#discussion_r931918465
##########
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/fetcher/ManagerFetcher.java:
##########
@@ -154,7 +154,7 @@ private String buildBaseUrl() {
/**
* build vip url for manager according to config
*
- * example -
http://127.0.0.1:8080/api/inlong/manager/openapi/agent/getInLongManagerIp
+ * example - http://127.0.0.1:8080/manager/openapi/agent/getInLongManagerIp
Review Comment:
The `getInLongManagerIp` already changed, please change to
`getManagerIpList`, thanks.
--
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]