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

use a shared gRPC buffer pool on the receive path #7576

Closed
Tracked by #7532
smira opened this issue Aug 4, 2023 · 0 comments · Fixed by #7744
Closed
Tracked by #7532

use a shared gRPC buffer pool on the receive path #7576

smira opened this issue Aug 4, 2023 · 0 comments · Fixed by #7744

Comments

@smira
Copy link
Member

smira commented Aug 4, 2023

See grpc/grpc-go#5862

We could try to use the pool across both server and client components, and on the paths where Talos itself does outbound gRPC calls.

smira added a commit to smira/talos that referenced this issue Sep 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant