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

Cleanup scheduled tasks on completion #18978

Merged
merged 3 commits into from
Sep 8, 2023

Conversation

martint
Copy link
Member

@martint martint commented Sep 8, 2023

Tasks were not being removed from the FairScheduler scheduling queue upon completion. They were only being removed when the scheduling group was terminated.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Sep 8, 2023
@martint martint merged commit c427f35 into trinodb:master Sep 8, 2023
86 checks passed
@martint martint deleted the scheduler-cleanup branch September 8, 2023 23:32
@github-actions github-actions bot added this to the 427 milestone Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants