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] Added service status and load fields in heartbeat request #6439

Closed
2 tasks done
gosonzhang opened this issue Nov 7, 2022 · 0 comments · Fixed by #6441
Closed
2 tasks done

[Improve][DataProxy] Added service status and load fields in heartbeat request #6439

gosonzhang opened this issue Nov 7, 2022 · 0 comments · Fixed by #6441

Comments

@gosonzhang
Copy link
Contributor

Description

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

  3. [INLONG-6406][DataProxy] Support creating sink dynamically after starting #6413

  4. [Improve][DataProxy] Add DataProxy node load information #6364

InLong Component

InLong Manager, 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
Development

Successfully merging a pull request may close this issue.

3 participants