gosonzhang opened a new issue, #6439: URL: https://github.com/apache/inlong/issues/6439
### Description The parent issue is: https://github.com/apache/inlong/issues/6364 In the heartbeat interaction between DataProxy and Manager, add DataProxy service status and load information: 1. The service status of DataProxy [1] is 0, indicating that the node can provide services to the outside world; other values indicate that the service status is unavailable, and the Manager can only provide nodes that can provide services to the outside world. 2. The load information [2] of DataProxy is a short value, and the Manager needs to transparently transmit the reported value to the queryer for comparison and use by the queryer 1. https://github.com/apache/inlong/pull/6413 2. https://github.com/apache/inlong/issues/6364 ### InLong Component InLong Manager, 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]
