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

Assert that the uv append index corresponds with the raft index. #579

Open
MathieuBordere opened this issue Jun 26, 2023 · 0 comments
Open
Labels
Feature New feature, not a bug transferred-from-raft

Comments

@MathieuBordere
Copy link
Contributor

MathieuBordere commented Jun 26, 2023

I think we should do more checks within the code to assert that raft index of entries being appended to the log corresponds to the index that the uv backend is assigning to the entries. For this I think we need to add the raft index to struct raft_io_append in order to the comparisons. Just letting up a balloon here.

@MathieuBordere MathieuBordere added the Feature New feature, not a bug label Jun 26, 2023
@cole-miller cole-miller transferred this issue from canonical/raft Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, not a bug transferred-from-raft
Projects
None yet
Development

No branches or pull requests

2 participants