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

issue-1146: allow other operations to complete during noderefs loading #2807

Merged

Conversation

debnatkh
Copy link
Collaborator

@debnatkh debnatkh commented Jan 7, 2025

References #1146
Fixes after #2241

Earlier LoadNodeRefs executed transaction that upon completion immediately executed transaction for the next batch. In this approach there were no gaps allowing for a concurrent operation to complete. In this PR this issue is resolved by sending messages to trigger another batch loading

@debnatkh debnatkh added large-tests Launch large tests for PR filestore Add this label to run only cloud/filestore build and tests on PR labels Jan 7, 2025
WilyTiger
WilyTiger previously approved these changes Jan 7, 2025
SvartMetal
SvartMetal previously approved these changes Jan 7, 2025
@debnatkh debnatkh dismissed stale reviews from SvartMetal and WilyTiger via fdc8e47 January 7, 2025 18:11
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Note

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

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

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

@debnatkh debnatkh merged commit a00f234 into main Jan 9, 2025
11 of 14 checks passed
@debnatkh debnatkh deleted the users/debnatkh/issue-1146-fix-freezes-upon-noderefs-loading branch January 9, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filestore Add this label to run only cloud/filestore 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.

4 participants