Actions
Issue #7851
closeddon't generate sqlite db files for yum metadata if pulp2 exporter didn't use generate them
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 88
Quarter:
Description
sqlite files are slow to generate and at migration time they are being created even if they weren't generated for the source repository.
Related issues
Updated by dalley about 2 years ago
- Related to Issue #7842: 'table db_info already exists' on consecutive migrations added
Updated by dalley about 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Updated by dalley about 2 years ago
- Status changed from ASSIGNED to POST
Added by dalley about 2 years ago
Added by dalley about 2 years ago
Don't generate sqlite metadata unless Pulp 2 config says so
pulp_rpm provides a toggle for generating sqlite metadata, defaulting to off, added in #7852. If the Pulp 2 config does specify generation of sqlite metadata, then we need to re-enable it.
Added by dalley about 2 years ago
Don't generate sqlite metadata unless Pulp 2 config says so
pulp_rpm provides a toggle for generating sqlite metadata, defaulting to off, added in #7852. If the Pulp 2 config does specify generation of sqlite metadata, then we need to re-enable it.
Updated by dalley about 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp:pulp-2to3-migration|6665089c27351eb7126cb1cfdb52db9388902e92.
Updated by ttereshc about 2 years ago
- Sprint/Milestone changed from 0.9.0 to 0.7.0
Updated by pulpbot almost 2 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Don't generate sqlite metadata unless Pulp 2 config says so
pulp_rpm provides a toggle for generating sqlite metadata, defaulting to off, added in #7852. If the Pulp 2 config does specify generation of sqlite metadata, then we need to re-enable it.
closes: #7851 https://pulp.plan.io/issues/7851