forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: write min version file with checkpoint
We now write out the min version file with checkpoints generated through the storage layer. This allows checkpoints to be opened with the cockroach storage layer (not just with the low level pebble tool). Informs cockroachdb#97337 Release note: None Epic: none
- Loading branch information
1 parent
577da11
commit 15351c0
Showing
2 changed files
with
28 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters