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

NBS-4773 [blockstore] Fix checkpoint without data creation #738

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

leftmain
Copy link
Collaborator

The fix makes sure the withoutdata parameter is properly sent to the partition tablet. It's important to wait DM release (with commit) to merge this fix.

@leftmain leftmain requested review from drbasic and SvartMetal March 14, 2024 10:32
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 563febe.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5017 5016 0 1 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit da24633.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5025 5022 0 0 1 2

@leftmain leftmain added large-tests Launch large tests for PR disk_manager Add this label to run only cloud/disk_manager build and tests on PR labels Mar 14, 2024
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit da24633.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
806 806 0 0 0 0

@leftmain leftmain merged commit 68ce0e6 into main Mar 18, 2024
14 of 16 checks passed
@leftmain leftmain deleted the users/leftmain/fix-checkpoint-without-data-creation branch March 18, 2024 12:41
leftmain added a commit that referenced this pull request Mar 19, 2024
* write test ShouldNotReadFromCheckpointWithoutData

* create normal checkpoint and delete data

* pass CheckpointType when create checkpoint for network disk

* fix clang-format
leftmain added a commit that referenced this pull request Mar 19, 2024
* NBS-4773 [blockstore] Fix checkpoint without data creation (#738)

* write test ShouldNotReadFromCheckpointWithoutData

* create normal checkpoint and delete data

* pass CheckpointType when create checkpoint for network disk

* fix clang-format

* use NProto::ECheckpointType for checkpoint creation (#773)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
disk_manager Add this label to run only cloud/disk_manager build and tests on PR large-tests Launch large tests for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants