Skip to content

Fix VDisk compaction race (merge from main #21048) #21084

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

Open
wants to merge 1 commit into
base: stable-25-1-3
Choose a base branch
from

Conversation

alexvru
Copy link
Collaborator

@alexvru alexvru commented Jul 14, 2025

Changelog entry

Fix VDisk compaction race

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

This patch fixes vdisk compaction race leading to possible data corruption when two compactions are started concurrently.

@alexvru alexvru requested a review from a team as a code owner July 14, 2025 11:53
Copy link

🟢 2025-07-14 11:57:59 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Jul 14, 2025

2025-07-14 12:09:33 UTC Pre-commit check linux-x86_64-relwithdebinfo for 629283b has started.
2025-07-14 12:10:20 UTC Artifacts will be uploaded here
2025-07-14 12:13:43 UTC ya make is running...
🟡 2025-07-14 13:28:08 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20030 18747 0 11 1222 50

2025-07-14 13:30:03 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-07-14 13:56:03 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
100 (only retried tests) 58 0 1 2 39

2025-07-14 13:56:17 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-07-14 14:25:52 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
72 (only retried tests) 32 0 1 0 39

🟢 2025-07-14 14:26:04 UTC Build successful.

Copy link

github-actions bot commented Jul 14, 2025

2025-07-14 12:15:00 UTC Pre-commit check linux-x86_64-release-asan for 629283b has started.
2025-07-14 12:15:15 UTC Artifacts will be uploaded here
2025-07-14 12:18:12 UTC ya make is running...
🟡 2025-07-14 13:36:41 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12900 12815 0 24 27 34

2025-07-14 13:37:56 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-07-14 13:59:42 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
124 (only retried tests) 71 0 5 15 33

2025-07-14 13:59:51 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-07-14 14:29:32 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
79 (only retried tests) 37 0 3 6 33

🟢 2025-07-14 14:29:39 UTC Build successful.

@alexvru alexvru enabled auto-merge July 14, 2025 12:29
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