Skip to content

Conversation

@the-mikedavis
Copy link
Collaborator

This is mostly the same as the messages_total property test but checks that the Raft indexes in ra_indexes are the set of the indexes checked out by all consumers union any indexes in the returns queue. This is the intended state of ra_indexes and failing this condition could cause bugs that would prevent snapshotting.

(Discussed with @kjnilsson)

This is mostly the same as the `messages_total` property test but checks
that the Raft indexes in `ra_indexes` are the set of the indexes checked
out by all consumers union any indexes in the `returns` queue. This is
the intended state of `ra_indexes` and failing this condition could
cause bugs that would prevent snapshotting.
@the-mikedavis the-mikedavis requested a review from kjnilsson May 20, 2025 14:36
@the-mikedavis the-mikedavis self-assigned this May 20, 2025
@michaelklishin michaelklishin added this to the 4.2.0 milestone May 20, 2025
@michaelklishin michaelklishin merged commit 8199c0f into main May 20, 2025
273 checks passed
@michaelklishin michaelklishin deleted the md/prop-ra-indexes branch May 20, 2025 20:55
michaelklishin added a commit that referenced this pull request May 21, 2025
Add a proptest checking `ra_indexes` indices (backport #13920)
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.

3 participants