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

raft: persist LeadEpoch in HardState #124497

Closed
nvanbenschoten opened this issue May 21, 2024 · 1 comment · Fixed by #127385
Closed

raft: persist LeadEpoch in HardState #124497

nvanbenschoten opened this issue May 21, 2024 · 1 comment · Fixed by #127385
Assignees
Labels
A-kv-replication Relating to Raft, consensus, and coordination. A-leader-leases Related to the introduction of leader leases C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-kv KV Team

Comments

@nvanbenschoten
Copy link
Member

nvanbenschoten commented May 21, 2024

Needed for leader leases: #123847.

Related to #124421.

Jira issue: CRDB-38930

Epic CRDB-37522

@nvanbenschoten nvanbenschoten added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-kv-replication Relating to Raft, consensus, and coordination. T-kv KV Team labels May 21, 2024
Copy link

blathers-crl bot commented May 21, 2024

cc @cockroachdb/replication

@nvanbenschoten nvanbenschoten added the A-leader-leases Related to the introduction of leader leases label Jun 6, 2024
@exalate-issue-sync exalate-issue-sync bot added A-leader-leases Related to the introduction of leader leases and removed T-kv-replication A-leader-leases Related to the introduction of leader leases labels Jun 6, 2024
arulajmani added a commit to arulajmani/cockroach that referenced this issue Jul 17, 2024
arulajmani added a commit to arulajmani/cockroach that referenced this issue Jul 17, 2024
arulajmani added a commit to arulajmani/cockroach that referenced this issue Jul 17, 2024
craig bot pushed a commit that referenced this issue Jul 18, 2024
127385: raft: persist LeadEpoch in HardState r=arulajmani a=arulajmani

Closes #124497

Release note: None

Co-authored-by: Arul Ajmani <[email protected]>
@craig craig bot closed this as completed in a301852 Jul 18, 2024
arulajmani added a commit to arulajmani/cockroach that referenced this issue Aug 12, 2024
This was missed when addressing cockroachdb#124497.

Epic: none

Release note: None
arulajmani added a commit to arulajmani/cockroach that referenced this issue Aug 13, 2024
This was missed when addressing cockroachdb#124497.

Epic: none

Release note: None
@github-project-automation github-project-automation bot moved this to Incoming in KV Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-replication Relating to Raft, consensus, and coordination. A-leader-leases Related to the introduction of leader leases C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-kv KV Team
Projects
No open projects
Status: Incoming
Development

Successfully merging a pull request may close this issue.

2 participants