Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

deps: update all dependencies - #3250

Merged
olavloite merged 2 commits into
mainfrom
update-deps
Aug 7, 2024
Merged

deps: update all dependencies#3250
olavloite merged 2 commits into
mainfrom
update-deps

Conversation

@olavloite

Copy link
Copy Markdown
Collaborator

Updates all pending dependencies from googleapis/google-cloud-java#12269

@olavloite
olavloite requested review from a teamAugust 7, 2024 11:52
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Aug 7, 2024
@olavloiteolavloite changed the title Update depsdeps: update all dependenciesAug 7, 2024
@olavloite

Copy link
Copy Markdown
CollaboratorAuthor

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 mainAug 7, 2024
@olavloite
olavloite deleted the update-deps branch August 7, 2024 12:34
@release-pleaserelease-pleaseBot mentioned this pull request Aug 7, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/java-spanner API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@olavloite