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

Create a ScheduledCassandraTask API #747

Open
sync-by-unito bot opened this issue Jan 28, 2025 · 3 comments · May be fixed by #761
Open

Create a ScheduledCassandraTask API #747

sync-by-unito bot opened this issue Jan 28, 2025 · 3 comments · May be fixed by #761
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 28, 2025

With some workloads it’s necessary to run compactions or garbagecollect on a regular basis on some keyspaces/tables.

It would be nice to have an API which would be similar to the MedusaBackupSchedule API in k8ssandra-operator which could run a given CassandraTask using a cron expression.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: CASS-86

Copy link
Author

sync-by-unito bot commented Feb 19, 2025

➤ Miles Garnsey commented:

Alexander Dejanovski do you want a cassandratask or k8ssandratask?

Copy link
Author

sync-by-unito bot commented Feb 19, 2025

➤ Alexander Dejanovski commented:

A CassandraTask 👍
We can follow up with a similar API in K8ssandra after that.

Copy link
Author

sync-by-unito bot commented Feb 19, 2025

➤ Michael Burman commented:

You can basically copy the code from medusabackupschedule_controller.go with some very minor modifications.

@Miles-Garnsey Miles-Garnsey linked a pull request Feb 24, 2025 that will close this issue
5 tasks
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 a pull request may close this issue.

1 participant