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

feat: include stack trace of checked out sessions in exception#3092

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
include-stack-traces-of-checked-out-sessions
May 3, 2024
Merged

feat: include stack trace of checked out sessions in exception#3092
gcf-merge-on-green[bot] merged 1 commit intomainfrom
include-stack-traces-of-checked-out-sessions

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

Include the stack trace of where a session was checked out when the session pool is exhausted. This makes it easier to find the place in application code that is responsible for having checked out sessions, and potentially having leaked these.

Include the stack trace of where a session was checked out when the
session pool is exhausted. This makes it easier to find the place in
application code that is responsible for having checked out sessions,
and potentially having leaked these.
@olavloite olavloite requested a review from a team May 3, 2024 13:28
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels May 3, 2024
@olavloite olavloite requested a review from rahul2393 May 3, 2024 13:33
@rahul2393 rahul2393 added the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2024
@gcf-merge-on-green gcf-merge-on-green Bot merged commit ba6a0f6 into main May 3, 2024
@gcf-merge-on-green gcf-merge-on-green Bot deleted the include-stack-traces-of-checked-out-sessions branch May 3, 2024 14:04
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants