Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spanner: fix TestBatchCreateSessions_ServerExhausted #10070

Closed
noahdietz opened this issue Apr 30, 2024 · 0 comments · Fixed by #10117
Closed

spanner: fix TestBatchCreateSessions_ServerExhausted #10070

noahdietz opened this issue Apr 30, 2024 · 0 comments · Fixed by #10117
Assignees
Labels
api: spanner Issues related to the Spanner API. release blocking Required feature/issue must be fixed prior to next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@noahdietz
Copy link
Contributor

We have to skip TestBatchCreateSessions_ServerExhausted temporarily in order to merge regeneration PR #9777. It includes a Spanner retry config change which breaks some test assumptions. Fixing it in the same PR is time consuming and blocks many other changes from landing.

This should be fixed before the next spanner release.

@noahdietz noahdietz added the type: cleanup An internal cleanup or hygiene concern. label Apr 30, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Apr 30, 2024
@noahdietz noahdietz added the release blocking Required feature/issue must be fixed prior to next release. label Apr 30, 2024
@noahdietz noahdietz assigned harshachinta and unassigned rahul2393 May 1, 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 Spanner API. release blocking Required feature/issue must be fixed prior to next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants