Skip to content

Ra 2.15.3 - bug fixes #13530

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

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Ra 2.15.3 - bug fixes #13530

merged 1 commit into from
Mar 14, 2025

Conversation

kjnilsson
Copy link
Contributor

Replication bug fixes.

  1. Fix bug where occasionally one follower would receive more entries then expected resulting in triggering 2.

  2. Fix bug when follower received an append_entries_rpc with no new entries in it would trigger an incorrect resend scenario when throughput is high.

  3. Fix bug where a late written event could accidentally confirm unwritten entries in a higher term.

Replication bug fixes.
1. Fix bug where occasionally one follower would receive
more entries then expected resulting in triggering 2.

2. Fix bug when follower received an append_entries_rpc with
no new entries in it would trigger an incorrect resend
scenario when throughput is high.

3. Fix bug where a late written event could accidentally confirm
unwritten entries in a higher term.
@kjnilsson kjnilsson added this to the 4.0.8 milestone Mar 14, 2025
@michaelklishin michaelklishin merged commit 558adda into v4.0.x Mar 14, 2025
266 checks passed
@michaelklishin michaelklishin deleted the ra-v2.15.3 branch March 14, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants