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

[release-3.5] clientv3: filter learners members during autosync #13917

Merged
merged 1 commit into from
Apr 10, 2022
Merged

[release-3.5] clientv3: filter learners members during autosync #13917

merged 1 commit into from
Apr 10, 2022

Conversation

chrisayoub
Copy link
Contributor

This change is to ensure that all members returned during the client's
AutoSync are started and are not learners, which are not valid
etcd members to make requests to.

Cherry-pick of my previous PR: #13837

Related to: #13894

cc @serathius @spzala @ahrtr

This change is to ensure that all members returned during the client's
AutoSync are started and are not learners, which are not valid
etcd members to make requests to.
@serathius serathius merged commit b9cbff1 into etcd-io:release-3.5 Apr 10, 2022
@serathius serathius mentioned this pull request Apr 10, 2022
28 tasks
@ahrtr ahrtr mentioned this pull request Jul 19, 2022
25 tasks
@ahrtr
Copy link
Member

ahrtr commented Jul 19, 2022

@chrisayoub Can you please backport this PR to 3.4? FYI. #14232

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

Successfully merging this pull request may close these issues.

3 participants