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

feat: cleanup the spanner pool managers #802

Merged
merged 1 commit into from
Aug 25, 2020
Merged

feat: cleanup the spanner pool managers #802

merged 1 commit into from
Aug 25, 2020

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Aug 24, 2020

Description

  • ignore deadpool's Status::available negative values for PoolState
  • kill no longer used DB_THREAD_POOL_SIZE

Testing

Stage load testing

Issue(s)

Closes #794

You can review the deadpool change in its entirety (this commit and the previous) here: 7e526cb...feat/794

- ignore deadpool's Status::available negative values for PoolState
- kill no longer used DB_THREAD_POOL_SIZE

Closes #794
@pjenvey pjenvey requested a review from a team August 24, 2020 23:26
@pjenvey pjenvey merged commit df69f76 into master Aug 25, 2020
@pjenvey pjenvey deleted the feat/794 branch August 25, 2020 22:23
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.

Switch spanner's db pool to deadpool
2 participants