Actions
Bug #29267
closedfile repo deletion is slow
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The repository model is setup to delete associated units very quickly via :dependent => :delete_all
However for file units, this is missing. This results in a very slow repo deletion with lots of units.
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/8597 added
Updated by The Foreman Bot almost 5 years ago
- Fixed in Releases Katello 3.16.0 added
Updated by Justin Sherrill almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|155d7951cafb18fdad607f7771b2e6f4f1f73032.
Updated by Jonathon Turel almost 5 years ago
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Actions