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

Pass lagging devices toggle to nonrepl partition #3148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

komarevtsev-d
Copy link
Collaborator

@komarevtsev-d komarevtsev-d commented Mar 6, 2025

#3

@komarevtsev-d komarevtsev-d added large-tests Launch large tests for PR blockstore Add this label to run only cloud/blockstore build and tests on PR labels Mar 6, 2025
const THashSet<TString> LaggingDeviceIds;
// List of devices that previously were lagging and now have outdated data.
// Can only appear on mirror disks.
const THashSet<TString> OutdatedDeviceIds;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Переименовал чтобы было чуть более понятно. Эти девайсы - безнадёжно остали и volume здесь просто ждёт пока DR их отстрелит

@komarevtsev-d komarevtsev-d force-pushed the users/komarevtsev-d/issue-3/6 branch from 3f3004b to 336201f Compare March 6, 2025 15:04
@komarevtsev-d komarevtsev-d force-pushed the users/komarevtsev-d/issue-3/6 branch from 336201f to ab0a8da Compare March 10, 2025 04:51
Copy link
Contributor

Note

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

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

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

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 large-tests Launch large tests for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants