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(server): joinIndex is not set after recovery from full outage #819

Merged
merged 5 commits into from
Jun 2, 2014

Conversation

yichengq
Copy link
Contributor

This one breaks because it doesn't set joinIndex correctly.
It also breaks when switch from standby mode to peer mode because it finds that it has been in the cluster.

@yichengq
Copy link
Contributor Author

#818

@yichengq
Copy link
Contributor Author

@philips @xiangli-cmu please review it.

@yichengq yichengq changed the title joinIndex is not set after recovery from full outage fix(server): joinIndex is not set after recovery from full outage Jun 2, 2014
@xiang90
Copy link
Contributor

xiang90 commented Jun 2, 2014

@unihorn This fixes the bug introduced in #818?

@yichengq
Copy link
Contributor Author

yichengq commented Jun 2, 2014

@xiangli-cmu The one in standby server is introduced in #818, the one in peer server has existed for a long time because we don't notice it.

@xiang90
Copy link
Contributor

xiang90 commented Jun 2, 2014

lgtm

yichengq added a commit that referenced this pull request Jun 2, 2014
fix(server): joinIndex is not set after recovery from full outage
@yichengq yichengq merged commit 2387ef3 into etcd-io:master Jun 2, 2014
@xiang90 xiang90 deleted the 97 branch June 2, 2014 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants