Skip to content

Conversation

@olavloite
Copy link
Collaborator

Clear the interrupted flag after cancelling a statement when using a direct executor.

Fixes #1879

@olavloite olavloite requested a review from a team as a code owner December 26, 2024 17:54
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Dec 26, 2024
@olavloite olavloite requested a review from rayudu3745 December 26, 2024 18:02
@olavloite olavloite force-pushed the clear-interrupted-flag branch from 2b2ed5f to db75184 Compare December 29, 2024 09:05
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Dec 29, 2024
Clear the interrupted flag after cancelling a statement when using
a direct executor.

Fixes #1879
@olavloite olavloite force-pushed the clear-interrupted-flag branch from db75184 to 0205bfd Compare December 29, 2024 11:24
@olavloite olavloite merged commit e1fd4e1 into main Jan 6, 2025
22 checks passed
@olavloite olavloite deleted the clear-interrupted-flag branch January 6, 2025 08:31
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 6, 2025
🤖 I have created a release *beep* *boop*
---


## [2.25.3](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.25.2...v2.25.3) (2025-01-06)


### Bug Fixes

* Clear interrupted flag after cancel ([#1880](https://togithub.com/googleapis/java-spanner-jdbc/issues/1880)) ([e1fd4e1](https://togithub.com/googleapis/java-spanner-jdbc/commit/e1fd4e131a039b80306991cc93c5c097f2538c90)), closes [#1879](https://togithub.com/googleapis/java-spanner-jdbc/issues/1879)


### Dependencies

* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.84.0 ([#1881](https://togithub.com/googleapis/java-spanner-jdbc/issues/1881)) ([42ffaad](https://togithub.com/googleapis/java-spanner-jdbc/commit/42ffaadf0e671806269ba6c0fba8ce470911b8fe))
* Update dependency org.springframework.boot:spring-boot to v3.4.1 ([#1873](https://togithub.com/googleapis/java-spanner-jdbc/issues/1873)) ([c81941c](https://togithub.com/googleapis/java-spanner-jdbc/commit/c81941ca62face226804619e11b3e9de9b0aa801))
* Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.1 ([#1874](https://togithub.com/googleapis/java-spanner-jdbc/issues/1874)) ([cc3fc3e](https://togithub.com/googleapis/java-spanner-jdbc/commit/cc3fc3e8a2f455909eb9687a81d742250decb8c3))
* Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 ([#1876](https://togithub.com/googleapis/java-spanner-jdbc/issues/1876)) ([ea02e5d](https://togithub.com/googleapis/java-spanner-jdbc/commit/ea02e5da9d220782c2223bc7f2d4969e70a1b868))


### Documentation

* Add sample for using array of struct query param ([#1871](https://togithub.com/googleapis/java-spanner-jdbc/issues/1871)) ([d7cb90d](https://togithub.com/googleapis/java-spanner-jdbc/commit/d7cb90d264eaf0793422d3bfcaadd5be2ebd6412))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
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-jdbc API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner.jdbc.JdbcStatementTimeoutTest: testCancel[useVirtualThreads = false] failed

3 participants