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

Add ability to restore a specific keyspace #1445

Open
c3-clement opened this issue Nov 13, 2024 · 0 comments
Open

Add ability to restore a specific keyspace #1445

c3-clement opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@c3-clement
Copy link
Contributor

c3-clement commented Nov 13, 2024

What is missing?

As of today, MedusaRestoreJob doesn't allow to restore a specific keyspace.
It would be great to be able to specify a list of keyspaces that should be restored.

Why do we need it?

In my company, we want to implement multi-tenancy environments. In the Cassandra layer, each tenant would be represented by a keyspace.
Therefore, we need to be able to restore a single keyspace, without downtime on other tenants.

Anything else we need to know?:

I've seen this issue k8ssandra/k8ssandra#222 , but I couldn't find the ticket in K8ssandra project board.

It seems that the medusa cli allows to specify keyspaces to restore through the --keyspace argument
https://github.com/thelastpickle/cassandra-medusa/blob/master/docs/Restoring-a-single-node.md

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant