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

TiFlash supports async client interface of grpc #4298

Closed
fuzhe1989 opened this issue Mar 16, 2022 · 0 comments · Fixed by #3715
Closed

TiFlash supports async client interface of grpc #4298

fuzhe1989 opened this issue Mar 16, 2022 · 0 comments · Fixed by #3715
Assignees
Labels
type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@fuzhe1989
Copy link
Contributor

fuzhe1989 commented Mar 16, 2022

Feature Request

Is your feature request related to a problem? Please describe:

To reduce the threads used by ExchangeReceiver for reading data from sync client of grpc.

Describe the feature you'd like:

Use async client of grpc so we can handle multiple readers in one thread.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@fuzhe1989 fuzhe1989 added the type/feature-request Categorizes issue or PR as related to a new feature. label Mar 16, 2022
@fuzhe1989 fuzhe1989 self-assigned this Mar 16, 2022
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this issue Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant