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

fix: missing peer id when refreshing leader, #1012 #1033

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

killme2008
Copy link
Contributor

Motivation:

Forgot to set peer_id for GetLeaderRequest in RouteTable#refreshTable.

Modification:

Describe the idea and modifications you've done.

Result:

Close #1012

If there is no issue then describe the changes introduced by this PR.

@sofastack-cla sofastack-cla bot added bug Something isn't working question Further information is requested cla:yes size/XS labels Oct 20, 2023
Copy link
Contributor

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@killme2008 killme2008 merged commit 22ecd56 into master Oct 22, 2023
7 checks passed
@killme2008 killme2008 deleted the fix/refresh-leader-missing-peer branch October 22, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes question Further information is requested size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

不同 Raft 集群非预期通信导致 Raft 状态异常
2 participants