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

remove idle sessions from the SessionPool #4025

Closed
mr-salty opened this issue Mar 19, 2020 · 1 comment
Closed

remove idle sessions from the SessionPool #4025

mr-salty opened this issue Mar 19, 2020 · 1 comment
Labels
api: spanner Issues related to the Spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@mr-salty
Copy link
Contributor

We should periodically cull idle sessions in excess of SessionPool::max_idle_sessions from the pool.

(split from googleapis/google-cloud-cpp-spanner#1172)

@mr-salty mr-salty self-assigned this Mar 19, 2020
@devjgm devjgm transferred this issue from googleapis/google-cloud-cpp-spanner May 7, 2020
@devjgm devjgm added api: spanner Issues related to the Spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels May 7, 2020
@devbww
Copy link
Contributor

devbww commented Feb 24, 2022

Like #4028 and #4029, closing for now. Will reopen if we decide to do something.

@devbww devbww closed this as completed Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants