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

✨ TaskReaper: release attached files. #622

Closed
jortel opened this issue Apr 1, 2024 · 1 comment · Fixed by #718
Closed

✨ TaskReaper: release attached files. #622

jortel opened this issue Apr 1, 2024 · 1 comment · Fixed by #718
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/minor Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@jortel
Copy link
Contributor

jortel commented Apr 1, 2024

Goals:

  • Minimize Task table size.
  • Minimize wasted disk space.

Currently the task reaper will release resources after the period defined by TTL (or defaults).
Now that Tasks (and TaskReport) holds references to attached files, these files need to be released as well.

@jortel jortel added this to the v0.4.0 milestone Apr 1, 2024
@jortel jortel added this to Planning Apr 1, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Apr 1, 2024
@jortel jortel self-assigned this Apr 1, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Apr 1, 2024
@jortel jortel changed the title 👻 TaskReaper: prune predecessors and release attached files. ✨ TaskReaper: prune predecessors and release attached files. Apr 1, 2024
@jortel jortel moved this from 🆕 New to 📋 Backlog in Planning Apr 4, 2024
@jortel jortel moved this from 📋 Backlog to 🔖 Ready in Planning Apr 20, 2024
@dymurray dymurray modified the milestones: v0.4.0, v0.5.0 Apr 25, 2024
@jortel jortel added kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/minor Lowest priority. Possibly useful, but not yet enough support to actually get it done. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Jun 6, 2024
@jortel jortel removed this from the v0.5.0 milestone Jun 6, 2024
@jortel jortel changed the title ✨ TaskReaper: prune predecessors and release attached files. ✨ TaskReaper: release attached files. Jul 10, 2024
@jortel jortel closed this as completed in 923d190 Jul 15, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Planning Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/minor Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants