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

Cleanup synchronous call in resources component #22544

Open
1 of 2 tasks
mattisonchao opened this issue Apr 20, 2024 · 1 comment
Open
1 of 2 tasks

Cleanup synchronous call in resources component #22544

mattisonchao opened this issue Apr 20, 2024 · 1 comment
Labels
help wanted type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@mattisonchao
Copy link
Member

mattisonchao commented Apr 20, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

We should clean up all the synchronous call for resources components to avoid someone using them to block the metadata thread.

FYI: #22542

Solution

No response

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@mattisonchao mattisonchao added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages help wanted labels Apr 20, 2024
@lhotari
Copy link
Member

lhotari commented Apr 23, 2024

We have another problem with asynchronous calls and that's about the lack of proper backpressure. Here's a comment about it: #22541 (comment) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

No branches or pull requests

2 participants