milvus-io / milvus

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

[Bug]: The cluster rate limiter isn’t working as expected #35702

Open bigsheeper opened 1 month ago

bigsheeper commented 1 month ago

Is there an existing issue for this?

Environment

- Milvus version:master&2.4
- Deployment mode(standalone or 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

The cluster limiter rate was set to infinite instead of the configuration, which is why it’s not working as expected. https://github.com/milvus-io/milvus/blob/7d3c0d748c647586adbd0339cd2f926171d04feb/internal/rootcoord/quota_center.go#L1286

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

stale[bot] commented 21 hours ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.