milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
31.13k stars 2.95k forks source link

[Bug]: CPU increase when Proxy startup #36548

Open chyezh opened 2 months ago

chyezh commented 2 months ago

Is there an existing issue for this?

Environment

- Milvus version: v2.4.12
- Deployment mode(standalone or cluster): cluster
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

CPU reach the limit when proxy startup.

image

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

chyezh commented 2 months ago

/assign

chyezh commented 2 months ago

Found that there're many OperatePrivilege request. After OperatePrivilege finished, the CPU is cool down