Actions
Bug #14428
closedPackages are fetch twice per repo during content view publish
Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Target version:
Description
During a content view publish, we fetch packages for errata and package groups to purge empty errata and empty package groups from the resulting repository and then at the end we index content. We could index the content from the new repository (i.e. after filters have been applied within Pulp to create the new repo) and then perform the purging by using the indexed content in our repository instead of going to Pulp for that data.
Actions