zhagnlu

Results 54 comments of zhagnlu

From log description, it panic when milvus start, connect to etcd failed and retry for many times. maybe env problem, keep watching and check whether reproduce next time

do this test in my local machine, can only load replica = 1 because of memory limit, and from this log, single request cost: ![image](https://github.com/milvus-io/milvus/assets/11935707/84300b10-c257-409f-96aa-1838ef683925) all single request means a...

also do a same test in argo and replica = 3 as upper test case, https://argo-workflows.zilliz.cc/workflows/qa/fouramf-multi-vector-5c6mh?tab=workflow segcore search cost: ![image](https://github.com/milvus-io/milvus/assets/11935707/60b04a1f-e790-4e7b-8670-f1f2afe3fbdc) it shows almost near 4 seconds proxy lantecy: ![image](https://github.com/milvus-io/milvus/assets/11935707/d0a9a9ff-4b8f-4dce-bc01-e4eb2d9b03fa) it...

compare the low cpu usage case and my normal test: low cpu usage case: ![image](https://github.com/milvus-io/milvus/assets/11935707/3d503599-fe80-4a83-ad4a-4ec829fad42d) my normal case: ![image](https://github.com/milvus-io/milvus/assets/11935707/66f52b75-4d08-4c09-b70d-07e1ca7593c9) the requery cost has big gap, it means the low cpu...

this issue has two problems, low cpu usage and high latency. actually, it has two different situations considering querynode cpu pressure first one: both low cpu usage for concurrency =...