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/v1.2) Update nextRaftId when starting a node with a raftId > 0. #6599

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Sep 29, 2020

If we don't do that, the next node that starts with an ID of zero
(auto-assign) will be assigned an existing ID.

DGRAPH-2496

(cherry picked from commit a4f21f4)


This change is Reviewable

Docs Preview: Dgraph Preview

If we don't do that, the next node that starts with an ID of zero
(auto-assign) will be assigned an existing ID.

DGRAPH-2496

(cherry picked from commit a4f21f4)
@martinmr martinmr requested review from manishrjain and a team as code owners September 29, 2020 13:40
@parasssh parasssh merged commit e3ff4b4 into release/v1.2 Oct 3, 2020
@joshua-goldstein joshua-goldstein deleted the martinmr/cp-nextid12 branch August 11, 2022 20:58
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.

2 participants