Skip to content

Fix unit test for RI#1732

Merged
badrishc merged 1 commit into
devfrom
badrishc/fix-ri-test
Apr 24, 2026
Merged

Fix unit test for RI#1732
badrishc merged 1 commit into
devfrom
badrishc/fix-ri-test

Conversation

@badrishc

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 00:06
@badrishc badrishc merged commit 35d3ee9 into dev Apr 24, 2026
8 checks passed
@badrishc badrishc deleted the badrishc/fix-ri-test branch April 24, 2026 00:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a flaky/incorrect RangeIndex recovery unit test by ensuring post-checkpoint mutations are fully persisted to the Append-Only File (AOF) before the server is disposed and restarted for recovery.

Changes:

  • Add an explicit COMMITAOF after post-checkpoint RI.SET mutations in RIRecoverToEarlierCheckpointTest to guarantee AOF replay data is committed before recovery.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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