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

deps: update all dependencies #3250

Merged
merged 2 commits into from
Aug 7, 2024
Merged

deps: update all dependencies #3250

merged 2 commits into from
Aug 7, 2024

Conversation

olavloite
Copy link
Collaborator

Updates all pending dependencies from #451

@olavloite olavloite requested review from a team as code owners August 7, 2024 11:52
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Aug 7, 2024
@olavloite olavloite changed the title Update deps deps: update all dependencies Aug 7, 2024
@olavloite
Copy link
Collaborator Author

Build error is unrelated to this change:

[ERROR] Tests run: 76, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.137 s <<< FAILURE! -- in com.google.cloud.spanner.SessionPoolTest
[ERROR] com.google.cloud.spanner.SessionPoolTest.blockAndTimeoutOnPoolExhaustion_withAcquireSessionTimeout[min sessions = 0] -- Time elapsed: 0.080 s <<< ERROR!
com.google.cloud.spanner.SpannerException: 
RESOURCE_EXHAUSTED: Timed out after waiting 20ms for acquiring session. To mitigate error SessionPoolOptions#setAcquireSessionTimeout(Duration) to set a higher timeout or increase the number of sessions in the session pool.
There are currently 1 sessions checked out:

@olavloite olavloite merged commit d1d566b into main Aug 7, 2024
32 of 33 checks passed
@olavloite olavloite deleted the update-deps branch August 7, 2024 12:34
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 googleapis/java-spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant