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 perform a restoration without downtime #1446

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

Add ability to perform a restoration without downtime #1446

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?

When restoring a Cassandra cluster, the operator will first fully stop the Cassandra statefulset and then re-start it in restore mode.
It would be great to be able to perform a restoration without bring the entire cluster down.

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?:

This issue is closely related to #1445

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

@c3-clement c3-clement added the enhancement New feature or request label Nov 13, 2024
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