Skip to content

Conversation

@olavloite
Copy link
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 as a code owner 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 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: m Pull request size is medium.

3 participants