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

Failed: DyanmoDB: ItemSpec "Cannot do operations on a non-existent table" #1927

Closed
ennru opened this issue Sep 10, 2019 · 1 comment
Closed

Comments

@ennru
Copy link
Member

ennru commented Sep 10, 2019

This test failure seems new since the upgrade to AWS SDK 2 in #1896

[info] DynamoDB

[info] - should 4) put an item and read it back *** FAILED *** (164 milliseconds)
[info]   java.util.concurrent.CompletionException: software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException: Cannot do operations on a non-existent table (Service: DynamoDb, Status Code: 400, Request ID: 3c98fcfc-f213-4268-924f-ccaedefd0ac6)
[info]   at software.amazon.awssdk.utils.CompletableFutureUtils.errorAsCompletionException(CompletableFutureUtils.java:61)

https://travis-ci.com/akka/alpakka/jobs/232712155#L742

Most of the tests after this fail, as well.

@ennru
Copy link
Member Author

ennru commented Oct 5, 2020

We haven't logged this failure since #1949 switched off parallel execution.
Closing.

@ennru ennru closed this as completed Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant