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

Add a new configuration option to publish a Reframe Advertisement after X minutes even if it's not full #329

Open
ischasny opened this issue Feb 2, 2023 · 0 comments

Comments

@ischasny
Copy link
Contributor

ischasny commented Feb 2, 2023

Currently index-provider publishes Reframe Advertisements only after they reach the configured ChunkSize. This is an issue for the nodes that don't have their data changed often. They can have the "current" Advertisement be stuck for a while, which prevents a part of their CIDs from getting indexed quickly.

We need Reframe Advertisements to be published once they reach the configured size or after X minutes, whichever comes first. Where X is a new configuration parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant