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

Enhance system back pressure & timeout behavior #5189

Open
waynexia opened this issue Dec 18, 2024 · 0 comments
Open

Enhance system back pressure & timeout behavior #5189

waynexia opened this issue Dec 18, 2024 · 0 comments
Labels
C-enhancement Category Enhancements

Comments

@waynexia
Copy link
Member

What type of enhancement is this?

API improvement

What does the enhancement do?

  • Datanode's gRPC service can press back its client (the frontend) when it's on a high workload, like a write stall.
  • Frontend should be aware of datanode's pressure and stop sending new requests. Instead of issuing new requests and let them timeout.
  • Frontend can also press back to its client and let the client to decide whether keep waiting or timeout.

Implementation challenges

No response

@waynexia waynexia added the C-enhancement Category Enhancements label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements
Projects
None yet
Development

No branches or pull requests

1 participant