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

Performance tests returning bad status code errors #422

Closed
ivansenic opened this issue May 10, 2023 · 5 comments
Closed

Performance tests returning bad status code errors #422

ivansenic opened this issue May 10, 2023 · 5 comments
Assignees
Labels
Bug Something isn't working

Comments

@ivansenic
Copy link
Contributor

ivansenic commented May 10, 2023

The performance test are printing logs about the mismatched status code:

 2203081 WARN  [httpjsonapicrudbasic_default_write:013] ERRORS       error with cycle 615435 errmsg: io.nosqlbench.adapter.http.errors.InvalidStatusCodeException: Server returned status code '504' which did not match ok_status '2..'

Example run: https://github.com/stargate/jsonapi/actions/runs/4933013286

@ivansenic ivansenic added the Bug Something isn't working label May 10, 2023
@ivansenic
Copy link
Contributor Author

@maheshrajamani could this what I wrote be thre?

@maheshrajamani
Copy link
Contributor

@maheshrajamani could this what I wrote be thre?

I did not understand the question here. 504 is because the coordinator is timing out.

@ivansenic
Copy link
Contributor Author

Uf I read it as 404.. Will adapt the wording..

@Yuqi-Du
Copy link
Contributor

Yuqi-Du commented Oct 17, 2023

@maheshrajamani could this what I wrote be thre?

I did not understand the question here. 504 is because the coordinator is timing out.

Reinvestigate in 504 error.

Reproduce:
I create a vector table(1536) with JSONAPI, having 60000 documents in it.
If I do find by vsearch with 100 threads, each threads run find task 100 times.
There will be one or two 504 error if I do this multiple times, the probability is very low.
And I think it really depends on coordinator state.

@Yuqi-Du
Copy link
Contributor

Yuqi-Du commented Oct 18, 2023

image

@Yuqi-Du Yuqi-Du closed this as completed Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants