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

RS-93: Re-create broken transaction log of replication #379

Merged
merged 4 commits into from Dec 22, 2023

Conversation

atimin
Copy link
Member

@atimin atimin commented Dec 22, 2023

Closes #378

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

If a transaction log of a replication got broken, the database crashed because of an unhandled error.

What is the new behavior?

The database re-create the log if it is broken, so that it can continue working.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin merged commit 7c33cc4 into main Dec 22, 2023
5 of 8 checks passed
@atimin atimin deleted the RS-93-fix-crash-broken-transaction-log branch December 22, 2023 21:49
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.

Bug: ReductStore crashes at the first attempt to replicate data
1 participant