You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..'
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.
The performance test are printing logs about the mismatched status code:
Example run: https://github.com/stargate/jsonapi/actions/runs/4933013286
The text was updated successfully, but these errors were encountered: