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] Partition LoadState transaction can take too much time #2871

Open
komarevtsev-d opened this issue Jan 17, 2025 · 0 comments
Open

[NBS] Partition LoadState transaction can take too much time #2871

komarevtsev-d opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR

Comments

@komarevtsev-d
Copy link
Collaborator

Update of the compaction map for large volumes can take a long time: https://github.com/ydb-platform/nbs/blob/eccbfd0/cloud/blockstore/libs/storage/partition/part_actor_loadstate.cpp#L221

Need to check for obvious errors. If there are none, maybe we should do this update asynchronously.

@komarevtsev-d komarevtsev-d added the blockstore Add this label to run only cloud/blockstore build and tests on PR label Jan 17, 2025
@EvgeniyKozev EvgeniyKozev assigned agalibin and unassigned yegorskii Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR
Projects
None yet
Development

No branches or pull requests

3 participants