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

Fail fast when nodesync is enabled on a table #1534

Open
adejanovski opened this issue Dec 13, 2024 · 0 comments
Open

Fail fast when nodesync is enabled on a table #1534

adejanovski opened this issue Dec 13, 2024 · 0 comments

Comments

@adejanovski
Copy link
Contributor

adejanovski commented Dec 13, 2024

Project board link

DSE nodesync will prevent running anti-entropy repairs, which makes segments fail repeatedly without failing the repair itself.
We'd need to fail fast if we see that nodesync is indeed enabled on a table that is part of a repair.
We have table specific checks to verify if it is using TWCS and act accordingly. We can probably reuse these code paths to fail repairs if a table in the repair scope has nodesync enabled.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: REAP-197

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

No branches or pull requests

1 participant