Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: TargetOberserver support global checker to avoid frequent check on all the collections #32244

Open
1 task done
xiaofan-luan opened this issue Apr 14, 2024 · 2 comments
Assignees
Labels
kind/enhancement Issues or changes related to enhancement stale indicates no udpates for 30 days

Comments

@xiaofan-luan
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

  1. Figure out a hash finger print that could calculate the state of collection target, and able to compare diff.
  2. before we do PullNextTargetV2 on each collection, check the global fingerprint difference on each collection, this could avoid unnecessary target pulling if the collection target doesn't have any change.

With this improvement, I believe this will save great effort on pulling target when there are many collections(More than 10k) in one collection

Why is this needed?

No response

Anything else?

No response

@xiaofan-luan xiaofan-luan added the kind/enhancement Issues or changes related to enhancement label Apr 14, 2024
@xiaofan-luan
Copy link
Contributor Author

/assign @weiliu1031

Copy link

stale bot commented May 18, 2024

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.

@stale stale bot added the stale indicates no udpates for 30 days label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or changes related to enhancement stale indicates no udpates for 30 days
Projects
None yet
Development

No branches or pull requests

2 participants