Task #7142
Improve performance of artifact stage
Associated revisions
History
#2
Updated by dalley 6 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|5e250ed203477713038480f11fd7e96027585bb9.
#3
Updated by dkliban@redhat.com 5 months ago
- Sprint/Milestone set to 3.6.0
Please register to edit this issue
Rewrite QueryExistingArtifacts stage for performance
Use "IN" instead of "OR" which is easier for PostgreSQL to optimize.
closes: #7142 https://pulp.plan.io/issues/7142