milvus-io / milvus

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

[Enhancement]: Skip update collection next target if segment/channel list doesn't change #34715

Closed weiliu1031 closed 1 week ago

weiliu1031 commented 1 month ago

Is there an existing issue for this?

What would you like to be added?

if querycoord update next target with same segment/channel list, then it will be apply to current target immediately. and target version will change when update current target, which will trigger SyncDistribution every 10 seconds.

Why is this needed?

No response

Anything else?

No response

weiliu1031 commented 1 month ago

/assign

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