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

Log init bug #476

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Log init bug #476

merged 1 commit into from
Nov 14, 2024

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented Nov 14, 2024

When the log was initialising from only a snapshot it would
set the wrong last written index and then refuse subsequent
writes.

This bug was introduced in #475 so is not in any current GA version.

@kjnilsson kjnilsson marked this pull request as ready for review November 14, 2024 12:14
@kjnilsson kjnilsson marked this pull request as draft November 14, 2024 12:27
@kjnilsson kjnilsson marked this pull request as ready for review November 14, 2024 12:27
@kjnilsson kjnilsson marked this pull request as draft November 14, 2024 12:57
@kjnilsson kjnilsson marked this pull request as ready for review November 14, 2024 13:10
When the log was initialising from only a snapshot it would
set the wrong last written index and then refuse subsequent
writes.
@kjnilsson kjnilsson merged commit 9e4cbb0 into main Nov 14, 2024
4 checks passed
@michaelklishin michaelklishin deleted the log-init-bug branch November 14, 2024 20:53
@michaelklishin michaelklishin added this to the 2.16.0 milestone Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants