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 async versions of flush and garbagecollect #403

Closed
burmanm opened this issue Oct 11, 2023 · 0 comments · Fixed by #409
Closed

Add async versions of flush and garbagecollect #403

burmanm opened this issue Oct 11, 2023 · 0 comments · Fixed by #409
Labels
done Issues in the state 'done'

Comments

@burmanm
Copy link
Contributor

burmanm commented Oct 11, 2023

Without these, the operations are quite unreliable and have to rely on timeouts. But garbagecollect could take a while and so on relying on cass-operator to just have infinite timeout makes finding errors difficult. And it also ties the operation cass-operator's lifecycle.

This is required by k8ssandra/cass-operator#578 and k8ssandra/cass-operator#580

@burmanm burmanm moved this to Ready For Review in K8ssandra Oct 11, 2023
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label Oct 11, 2023
@emerkle826 emerkle826 moved this from Ready For Review to Review in K8ssandra Oct 13, 2023
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Oct 13, 2023
@github-project-automation github-project-automation bot moved this from Review to Done in K8ssandra Oct 13, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed review Issues in the state 'review' labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Archived in project
2 participants