Skip to content

Conversation

rahul2393
Copy link
Contributor

@rahul2393 rahul2393 commented Aug 28, 2025

No description provided.

@rahul2393 rahul2393 requested review from a team as code owners August 28, 2025 18:14
@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 Aug 28, 2025
@rahul2393
Copy link
Contributor Author

When trying to delete multiplexed session, backend returns

com.google.cloud.spanner.SpannerException: INVALID_ARGUMENT: com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Multiplexed sessions may not be deleted 

Which is not expected by customers who does cleanup() for batch transactions.

@rahul2393 rahul2393 force-pushed the skip-delete-multiplex-session branch from 97697e2 to ba5760c Compare August 28, 2025 18:22
@rahul2393 rahul2393 requested a review from olavloite August 28, 2025 18:22
@rahul2393 rahul2393 merged commit 8bcb09d into main Aug 29, 2025
42 checks passed
@rahul2393 rahul2393 deleted the skip-delete-multiplex-session branch August 29, 2025 01:52
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 12, 2025
🤖 I have created a release *beep* *boop* --- ## [6.100.0](https://togithub.com/googleapis/java-spanner/compare/v6.99.0...v6.100.0) (2025-09-11) ### Features * Read_lock_mode support for connections ([#4031](https://togithub.com/googleapis/java-spanner/issues/4031)) ([261abb4](https://togithub.com/googleapis/java-spanner/commit/261abb4b9c5ff00fac2d816a31926b23264657c4)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.62.1 ([e9773a7](https://togithub.com/googleapis/java-spanner/commit/e9773a7aa27a414d56093b4e09e0f197a07b5980)) * Disable afe_connectivity_error_count metric ([#4041](https://togithub.com/googleapis/java-spanner/issues/4041)) ([f89c1c0](https://togithub.com/googleapis/java-spanner/commit/f89c1c0517ba6b895f405b0085b8df41aac952be)) * Skip session delete in case of multiplexed sessions ([#4029](https://togithub.com/googleapis/java-spanner/issues/4029)) ([8bcb09d](https://togithub.com/googleapis/java-spanner/commit/8bcb09d141fe986c92ccacbaa9a45302c5c8e79d)) ### Dependencies * Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#4034](https://togithub.com/googleapis/java-spanner/issues/4034)) ([13bfa7c](https://togithub.com/googleapis/java-spanner/commit/13bfa7c68c7ea887e679fb5504dceb85cbb43cb9)) ### Documentation * A comment for field `ranges` in message `.google.spanner.v1.KeySet` is changed ([e9773a7](https://togithub.com/googleapis/java-spanner/commit/e9773a7aa27a414d56093b4e09e0f197a07b5980)) --- 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 API. size: m Pull request size is medium.
2 participants