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

fix(spanner): return sessions from pool in LIFO order #9454

Merged
merged 2 commits into from
Nov 11, 2019

Conversation

IlyaFaer
Copy link

Change sessions order from FIFO to LIFO. Done only in those pool classes, which don't have priorities.
Towards #9392

@IlyaFaer IlyaFaer added the api: spanner Issues related to the Spanner API. label Oct 11, 2019
@IlyaFaer IlyaFaer requested review from tswast and busunkim96 October 11, 2019 08:19
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2019
@IlyaFaer IlyaFaer marked this pull request as ready for review October 11, 2019 10:01
@tseaver tseaver changed the title feat(spanner): lifo order in sessions pool fix(spanner): return sessions from pool in LIFO order Oct 15, 2019
@tswast tswast requested review from crwilcox and removed request for tswast October 18, 2019 23:25
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. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants