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

Large CSV processing load test failed with request entity too large error #3178

Open
BuddhiWathsala opened this issue Dec 21, 2021 · 0 comments

Comments

@BuddhiWathsala
Copy link

Description:
A large CSV processing load test in I/O standard library failed with the following error.

Run kubectl apply -f $***TEST_ROOT***/$***TEST_NAME***/final.yaml
service/csv-processor-s created
deployment.apps/csv-processor-deployment created
horizontalpodautoscaler.autoscaling/csv-processor-h created
Error from server (RequestEntityTooLarge): error when creating "load-tests/csv_processor/final.yaml": Request entity too large: limit is 3145728
ingress.networking.k8s.io/io-csv-processor created
Error: Process completed with exit code 1.

Steps to reproduce:
Run the following I/O load test.

Failure action:
https://github.com/ballerina-platform/ballerina-performance-cloud/runs/4591778810?check_suite_focus=true

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

2 participants