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

Disable tablet balancing during restore #4243

Open
Michal-Leszczynski opened this issue Feb 6, 2025 · 0 comments
Open

Disable tablet balancing during restore #4243

Michal-Leszczynski opened this issue Feb 6, 2025 · 0 comments
Assignees

Comments

@Michal-Leszczynski
Copy link
Collaborator

As discussed in scylladb/scylladb#22707, until load&stream is synchronized with tablet balancing on Scylla side, we need to disable it on the SM side. Otherwise, it's possible that a node streams sstable to another node which no longer owns it because of the tablet migration running in parallel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant