Skip to content

Conversation

@tarungka
Copy link
Owner

@tarungka tarungka commented Jul 5, 2025

Implements the Restore() method for the FSM, allowing nodes to recover from snapshots. Includes helper methods for metadata handling, version validation, atomic database swap, and index rebuilding.

Adds unit tests for various restore scenarios (successful, corrupted snapshot, version mismatch, atomic swap) and integration tests for the full snapshot-restore cycle.

Note: Build is currently failing due to suspected workspace/tooling issues where compiler does not see latest code changes.

Implements the Restore() method for the FSM, allowing nodes to recover
from snapshots. Includes helper methods for metadata handling, version
validation, atomic database swap, and index rebuilding.

Adds unit tests for various restore scenarios (successful, corrupted
snapshot, version mismatch, atomic swap) and integration tests for the
full snapshot-restore cycle.

Note: Build is currently failing due to suspected workspace/tooling
issues where compiler does not see latest code changes.
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