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

batch updates in notifier #1905

Merged
merged 3 commits into from
Apr 27, 2024
Merged

Conversation

kradalby
Copy link
Collaborator

@kradalby kradalby commented Apr 22, 2024

This PR will move the batching and deduplication of node updates into the notifier, instead of the poller.

This saves a huge amount of traffic going between and removes quite a lot of unnecessary updates when nodes are connecting and informing us several times.

Signed-off-by: Kristoffer Dalby [email protected]

@kradalby kradalby force-pushed the kradalby/notifier-batcher branch from a6e4c46 to 68e4adf Compare April 24, 2024 09:34
@kradalby kradalby force-pushed the kradalby/notifier-batcher branch from f4e983e to ecc0d5a Compare April 25, 2024 11:40
@kradalby kradalby marked this pull request as ready for review April 25, 2024 11:41
@kradalby kradalby requested a review from juanfont as a code owner April 25, 2024 11:41
@kradalby kradalby merged commit cb0b495 into juanfont:main Apr 27, 2024
101 checks passed
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

Successfully merging this pull request may close these issues.

2 participants