Bug #16499
At certain cirucumsatnces, the CV publish produeces 100 000s steps with repos update
Description
1. have a product with hundreds of repos
2. configure sync plan on the product
3. publish the product in a content view
result.
huge execution plan is generated (with over 100 000 steps)
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/Katello/katello/pull/6305 added
#2
Updated by Ivan Necas over 4 years ago
- File clean_update_repos.rb clean_update_repos.rb added
I've attached a script that helps with cleaning up tasks that got too big due to this issue.
#3
Updated by Justin Sherrill over 4 years ago
- Related to Bug #16274: Unnecessary tasks generated and spawned during content view publish added
#4
Updated by Brad Buckingham over 4 years ago
- Bugzilla link set to 1260141
#5
Updated by Brad Buckingham over 4 years ago
- Category set to Content Views
#6
Updated by Ivan Necas over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|6cbee0451ae88ea0c3b521ee2fb366cee16eb15c.
#7
Updated by Eric Helms over 4 years ago
- Legacy Backlogs Release (now unused) set to 162
#8
Updated by Ivan Necas over 4 years ago
- Target version set to 127
Fixes #16499 - don't update sync plans inside CV publish (#6305)
Otherwise, HUGE execution plan can be generated