Skip to content

Restore auth and service levels #4347

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Michal-Leszczynski
Copy link
Collaborator

As documented in https://opensource.docs.scylladb.com/master/cql/describe-schema.html#required-permissions, schema restoration should be performed with superuser permissions.

Fixes #3869
Fixes #3875

@Michal-Leszczynski Michal-Leszczynski force-pushed the ml/restore-auth-and-service-levels branch 2 times, most recently from 61d5edc to 3a97c8e Compare April 9, 2025 13:01
Agent metadata endpoint timeouts after 5 seconds
if the node is not in the cloud. We need to take
it into consideration when setting timeout on SM side.

This caused flakiness in tests where we also use
5 seconds timeout by default.
As DESCRIBE SCHEMA WITH INTERNALS already contains information
about auth and service levels (although without hashed passwords),
We just need to not exclude it from restored schema and test it.

Fixes #3869
Fixes #3875
@Michal-Leszczynski Michal-Leszczynski force-pushed the ml/restore-auth-and-service-levels branch from 3a97c8e to 116961a Compare April 10, 2025 09:01
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

Successfully merging this pull request may close these issues.

Restore service levels in Scylla 2025.1 Restore auth in Scylla 2025.1
1 participant