Skip to content

Commit

Permalink
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/Se…
Browse files Browse the repository at this point in the history
…ssionPoolOptions.java

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
  • Loading branch information
arpan14 and olavloite committed Jun 28, 2023
1 parent c011d4c commit 6c76a05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ public Builder setWarnAndCloseIfInactiveTransactions() {
* warnings about long-running sessions.
*
* <p>Use the option {@link Builder#setWarnAndCloseIfInactiveTransactions()} if you want to log
* warnings along with closing the long-running sessions.
* warnings along with closing the long-running transactions.
*
* @return this builder for chaining
*/
Expand Down

0 comments on commit 6c76a05

Please sign in to comment.