gosonzhang opened a new issue, #8391:
URL: https://github.com/apache/inlong/issues/8391
### Description
In the previous improvement[1], it was mentioned that for the DataProxy
node, the reported heartbeat information contains multiple sources, each source
has a separate {ip, port, protocolType} information pair, and other information
is the same, so the report information of DataProxy needs to be carried in a
List for this part, instead of a comma-separated field string, which is not
easy to expand.
1. https://github.com/apache/inlong/issues/6234
### 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]