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

Chenta/avoid thread local #13003

Merged
merged 9 commits into from Sep 20, 2022
Merged

Chenta/avoid thread local #13003

merged 9 commits into from Sep 20, 2022

Conversation

souptc
Copy link
Member

@souptc souptc commented Sep 19, 2022

Description: the thread local implementation of stream pool introduces complicated issue during shut down. to avoid that, re-implement the stream pool at session level, so we can have better control of the stream pool's lifetime.

@souptc souptc merged commit 100b522 into PE Sep 20, 2022
@souptc souptc deleted the chenta/avoid_thread_local branch September 20, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants