Bug #32460
improve speed of content view publish with filters
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
more info here:
https://community.theforeman.org/t/pulp3-content-view-publish-much-slower/23283/4
- we only use the multi-copy api when doing dep solving
- When not doing dep solving, re-use existing repository versions from library for non-filtered repos, do a more simple copy for filtered repos
- File a pulp issue for using sub-tasks with multi-copying
Also we should compare before and after with a lot of repos and content synced on a product setup.
Related issues
Associated revisions
History
#1
Updated by Ian Ballou almost 2 years ago
- Triaged changed from No to Yes
#2
Updated by Justin Sherrill over 1 year ago
- Description updated (diff)
#3
Updated by James Jeffers over 1 year ago
- Target version changed from Katello 4.0.1 to Katello 4.0.2
#4
Updated by James Jeffers over 1 year ago
- Target version changed from Katello 4.0.2 to Katello 4.0.3
#5
Updated by Justin Sherrill over 1 year ago
- Related to Bug #33375: Adding ansible collection repos or debian repos to content views with filters causes failures added
#6
Updated by Justin Sherrill over 1 year ago
- Bugzilla link set to 1986356
#7
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9615 added
#8
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#9
Updated by Ian Ballou over 1 year ago
- Target version deleted (
Katello 4.0.3) - Assignee deleted (
Ian Ballou) - Status changed from Ready For Testing to Closed
- Category deleted (
Content Views) - Fixed in Releases deleted (
Katello 4.3.0)
#10
Updated by Ian Ballou over 1 year ago
- Target version set to Katello 4.0.3
- Assignee set to Ian Ballou
- Category set to Content Views
#11
Updated by Ian Ballou over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#12
Updated by Justin Sherrill over 1 year ago
- Target version changed from Katello 4.0.3 to Katello 4.2.0
#13
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/9656 added
Fixes #32460 - improve speed of cv publish with filters