milvus-io / milvus

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

[Enhancement]: Enable dynamic update loaded collection's replica #35821

Open weiliu1031 opened 2 months ago

weiliu1031 commented 2 months ago

Is there an existing issue for this?

What would you like to be added?

aims to dynamic change the replica number without release, and after replica number changed, milvus will execute load replica or release replica in async, and the replica loaded status can be checked by getReplicas API.

Why is this needed?

No response

Anything else?

No response

weiliu1031 commented 2 months ago

/assign

stale[bot] commented 4 weeks 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.