When the search method traffic surges to a certain level, a response timeout will occur. But when it slowly increases to the above level, the response is normal. #27832
Labels
help wanted
Extra attention is needed
stale
indicates no udpates for 30 days
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
When there is an instantaneous sudden increase in traffic, such as from 1000qps to 5000qps instantaneously, the response time of the search method of milvus will slow down, from the previous tens of milliseconds to tens of seconds, and will return to normal after a few seconds. But when the traffic increases steadily from 1000qps to 5000qps, the response of the search method of milvus is relatively normal. The current qps supported by the cluster is about 10,000 qps, so the above situation is very strange.
The monitoring of prometheus is as follows:
Expected Behavior
The search method under instantaneous traffic surge should be consistent with the performance of steady increase.
Steps To Reproduce
Milvus Log
Relevant log information is attached to the network disk link below.
https://pan.baidu.com/s/1RocYduOAqkOCR6TNo84YjQ
Anything else?
No response
The text was updated successfully, but these errors were encountered: