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

[Filestore] NBSNEBIUS-91: Add ForcedCleanup handle for fs (#268) #331

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

debnatkh
Copy link
Collaborator

@debnatkh debnatkh commented Feb 2, 2024

Currently there is a mechanism that forcefully compacts all ranges present in the fs. In this PR a forced cleanup is introduced, which similarly forcefully runs cleanup operation on all ranges. No new transactions are introduced – ForcedCompaction request is extended with a enum that specifies if compaction or a cleanup is to be performed on the range.

yegorskii
yegorskii previously approved these changes Feb 2, 2024
Copy link
Contributor

github-actions bot commented Feb 5, 2024

Note

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

🟢 default-linux-x86-64-relwithdebinfo: all tests PASSED for commit 6138616.

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

@qkrorlqr qkrorlqr self-requested a review February 5, 2024 13:01
@debnatkh debnatkh merged commit 7664a23 into stable-23-3 Feb 5, 2024
5 checks passed
@debnatkh debnatkh deleted the users/debnatkh/merge-to-stable-23-3-x branch February 5, 2024 15:15
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.

3 participants