Actions
Backport #9388
closedBackport "Depsolving computes repoclosure once per-rpm being copied" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 105
Quarter:
Description
Unlike Pulp2, Pulp3 on-copy depsolving is computing repoclosure on the destination repo once per RPM copied . It only takes 1s to compute - but when copying 10K rpms, that adds up, in both CPU and memory.
Related issues
Updated by ggainey about 3 years ago
- Copied from Issue #9387: Depsolving computes repoclosure once per-rpm being copied added
Updated by dalley about 3 years ago
- Tracker changed from Issue to Backport
- % Done set to 0
- Severity deleted (
3. High) - Groomed deleted (
No)
Added by dalley about 3 years ago
Updated by dalley about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset f0e1a7835e81492d4d8ae3789d187af08727ddce.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix depsolving perf-issues by doing repoclosure once.
backports #9387. [nocoverage]
fixes #9388
(cherry picked from commit 4594deb84fb8df9a8ba131daacc2f7d98626d456)