-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: spannerIssues related to the Spanner API.Issues related to the Spanner API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note: #2412 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: ed3aedf
buildURL: Build Status, Sponge
status: failed
Test output
com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: Operation with name "projects/java-docs-samples-testing/instances/default-instance/databases/restored-8c2576f0-d59e-4290-9/operations/_auto_op_a94c5424b94b8592" failed with status = GrpcStatusCode{transportCode=RESOURCE_EXHAUSTED} and message = The instance projects/java-docs-samples-testing/instances/default-instance has too many database splits to complete the operation. Please add more nodes and try again.
at com.example.spanner.SpannerSampleIT.runSample(SpannerSampleIT.java:61)
at com.example.spanner.SpannerSampleIT.testSample(SpannerSampleIT.java:314)
Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: Operation with name "projects/java-docs-samples-testing/instances/default-instance/databases/restored-8c2576f0-d59e-4290-9/operations/_auto_op_a94c5424b94b8592" failed with status = GrpcStatusCode{transportCode=RESOURCE_EXHAUSTED} and message = The instance projects/java-docs-samples-testing/instances/default-instance has too many database splits to complete the operation. Please add more nodes and try again.
Metadata
Metadata
Labels
🚨This issue needs some love.This issue needs some love.api: spannerIssues related to the Spanner API.Issues related to the Spanner API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.