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

Emit missing ClusterChange::Add when node becomes "parseable" #4619

Closed
wants to merge 1 commit into from

Conversation

guilload
Copy link
Member

Description

A node state can be missing some key-value pairs to build a full ClusterNode when it appears in the set of live nodes. When we receive an update for the node state, we should not assume that its corresponding ClusterNode already exists.

How was this PR tested?

Added unit tests.

@fulmicoton fulmicoton closed this Feb 27, 2024
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