milvus
milvus copied to clipboard
enhance: Skip update collection next target if segment/channel list doesn't change
issue: #34715
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.
This PR add the check logic to skip update collection next target if segment/channel list doesn't changes.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: weiliu1031
To complete the pull request process, please assign yanliang567 after the PR has been reviewed.
You can assign the PR to them by writing /assign @yanliang567 in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
/run-cpu-e2e
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
rerun ut
/run-cpu-e2e
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
@weiliu1031 E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
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.