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: switch spanner's db pool to deadpool #798

Merged
merged 3 commits into from
Aug 22, 2020
Merged

feat: switch spanner's db pool to deadpool #798

merged 3 commits into from
Aug 22, 2020

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Aug 21, 2020

Description

this is a quick integration of deadpool to be revisited with some more cleanup

Testing

All current tests pass and to be load tested against stage

Issue(s)

Issue #794

this is a quick integration of deadpool to be revisited with some more
cleanup

Issue #794
@pjenvey pjenvey requested a review from a team August 21, 2020 23:59
jrconlin
jrconlin previously approved these changes Aug 22, 2020
Copy link
Member

@jrconlin jrconlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh, the deadpool version feels a bit cleaner since you're not passing around a '_ lifetime.

you've got a couple of stray //XXX tags that might need to be cleaned up or commented.

src/db/spanner/manager/bb8.rs Outdated Show resolved Hide resolved
@pjenvey pjenvey merged commit 0a2fecc into master Aug 22, 2020
@pjenvey pjenvey deleted the feat/796 branch August 22, 2020 01:07
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.

2 participants