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 ClusterChange::Remove only if node generation IDs match #3899

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

guilload
Copy link
Member

@guilload guilload commented Oct 2, 2023

Description

Emit ClusterChange::Remove only if node generation IDs match, which prevents client pools from evicting nodes that have just rejoined the cluster.

How was this PR tested?

I reproduced the issue on 0.6.3 and manually verified that this PR fixes the bug. I'll shortly push a PR for main, which will contain a unit test.

@guilload guilload changed the base branch from main to release-0.6 October 2, 2023 19:36
@guilload guilload merged commit 65895fd into release-0.6 Oct 2, 2023
4 checks passed
@guilload guilload deleted the guilload/fix-node-reconnect-0.6.3 branch October 2, 2023 22:31
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.

1 participant