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

[Scrubber] Keepalive mechanism to invalidate the registration #2241

Open
JeffreyDevloo opened this issue Jan 11, 2019 · 2 comments
Open

[Scrubber] Keepalive mechanism to invalidate the registration #2241

JeffreyDevloo opened this issue Jan 11, 2019 · 2 comments

Comments

@JeffreyDevloo
Copy link
Contributor

A small entry can be kept for every scrubber which every scrubber updates. After a certain lease period, another scrubber can cleanup the old scrubbers registrations and continue itself

@JeffreyDevloo
Copy link
Contributor Author

JeffreyDevloo commented Feb 20, 2019

We've had a few encounters where restarting all ovs-workers did not invalidate the queue.
It'd be best to re-iterate the invalidaton mechanic

@JeffreyDevloo
Copy link
Contributor Author

Will be implementing a generic keepalive to be used for:

  • Ensure single
  • Scrubber registrations

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

No branches or pull requests

1 participant