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

RetryOnInvalidatedSessionTest seems to get stuck sometimes #605

Closed
olavloite opened this issue Nov 5, 2020 · 0 comments · Fixed by #616
Closed

RetryOnInvalidatedSessionTest seems to get stuck sometimes #605

olavloite opened this issue Nov 5, 2020 · 0 comments · Fixed by #616
Assignees
Labels
api: spanner Issues related to the googleapis/java-spanner API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@olavloite
Copy link
Collaborator

[INFO] Running com.google.cloud.spanner.RetryOnInvalidatedSessionTest

ERROR: Aborting VM command due to timeout of 10800 seconds
@olavloite olavloite added the type: cleanup An internal cleanup or hygiene concern. label Nov 5, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Nov 5, 2020
@hengfengli hengfengli added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Nov 6, 2020
olavloite added a commit that referenced this issue Nov 11, 2020
A "Session not found" when using an AsyncTransactionManager could cause an
infinite wait for an ApiFuture that would never be done.

Fixes #605
olavloite added a commit that referenced this issue Nov 13, 2020
A "Session not found" when using an AsyncTransactionManager could cause an
infinite wait for an ApiFuture that would never be done.

Fixes #605
ansh0l pushed a commit to ansh0l/java-spanner that referenced this issue Nov 10, 2022
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this issue Nov 17, 2022
autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
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. priority: p2 Moderately-important priority. Fix may not be included in 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