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

gateway-gcs: testRemoveMultipleObjects functional test fails (gcs server problem) #887

Closed
ebozduman opened this issue Nov 22, 2017 · 0 comments
Assignees
Milestone

Comments

@ebozduman
Copy link
Contributor

ebozduman commented Nov 22, 2017

When minio-go functional test testRemoveMultipleObjects is run against gateway-gcs, it creates 1100 files, each 8 bytes in size, and then tries to remove them. However, gcs server cannot handle the load and fails with We encountered an internal error, please try again. error message.

We just simply don't need to push the gcs server to its edge in a test scenario like this, but instead use much smaller number of files to test multiple object removal functionality.

@ebozduman ebozduman added this to the Current milestone Nov 22, 2017
@ebozduman ebozduman self-assigned this Nov 22, 2017
@ebozduman ebozduman changed the title gateway-gcs: testRemoveMultipleObjects functional test fails since gcs server cannot handle the requested number of files gateway-gcs: testRemoveMultipleObjects functional test fails (gcs server problem) Nov 22, 2017
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