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

Add flip point to simulate crash between data written and log flush #529

Open
yamingk opened this issue Aug 27, 2024 · 0 comments
Open

Add flip point to simulate crash between data written and log flush #529

yamingk opened this issue Aug 27, 2024 · 0 comments
Milestone

Comments

@yamingk
Copy link
Contributor

yamingk commented Aug 27, 2024

function point: ReplLogStore::end_of_append_batch

The goal of this test is to simulate a crash between data written and log flush, and after replica restarted, wait for the corresponding data to be committed and do a read on that lsn, make sure read data is same as what was written.

@yamingk yamingk added this to the MileStone4.3 milestone Aug 27, 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

No branches or pull requests

1 participant