Skip to content

Revert "fix(manager): update persistent snapshot used in Nemesis" #10631

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

mikliapko
Copy link
Contributor

@mikliapko mikliapko commented Apr 11, 2025

Closes #10602

This reverts commit d28156f.

This change has been merged into branch-2024.1 mistakenly.

New backups contain tablets = {'enabled': false} property in cql statements used by Manager to restore the schema.

This property is unknown to Scylla 2024.1. That's why the restore in this branch fails with Unknown property 'tablets'" error.

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

This reverts commit d28156f.

This change has been merged into branch-2024.1 mistakenly.

New backups contain tablets = {'enabled': false} property in cql
statements used by Manager to restore the schema.

This property is unknown to Scylla 2024.1. That's why the restore
in this branch fails with Unknown property 'tablets'" error.
@mikliapko mikliapko self-assigned this Apr 11, 2025
@mikliapko mikliapko requested a review from a team April 11, 2025 14:04
@mikliapko mikliapko marked this pull request as ready for review April 11, 2025 14:04
@mikliapko mikliapko requested a review from dimakr April 11, 2025 14:04
@vponomaryov vponomaryov requested a review from soyacz April 11, 2025 14:15
@soyacz soyacz merged commit 88e72fb into scylladb:branch-2024.1 Apr 11, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants