Project

Profile

Help

Story #2575

closed

As a user, I don't have to wait for migration 0020_nested_drpm_directory if there are no DRPMs

Added by mhrivnak about 7 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
2.13.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Easy Fix, Pulp 2
Sprint:
Sprint 15
Quarter:

Description

This migration walks the entire tree of published RPM repos looking for places to fix incorrectly published DRPMs. This can take a long time, especially on latent filesystems. If the migration checked the database for DRPMs first, it could skip that expensive process for users with no DRPMs.

I suggest a check here for whether the DB contains DRPMs:

https://github.com/pulp/pulp_rpm/blob/pulp-rpm-2.12.0-1/plugins/pulp_rpm/plugins/migrations/0020_nested_drpm_directory.py

Actions #2

Updated by semyers about 7 years ago

  • Sprint/Milestone set to 33
  • Groomed changed from No to Yes
Actions #3

Updated by daviddavis about 7 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to daviddavis

Added by daviddavis about 7 years ago

Revision 9b85ad0c | View on GitHub

Skip the drpm migration if no drpms

fixes #2575 https://pulp.plan.io/issues/2575

Actions #4

Updated by daviddavis about 7 years ago

  • Status changed from ASSIGNED to POST
Actions #5

Updated by daviddavis about 7 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #7

Updated by semyers about 7 years ago

  • Platform Release set to 2.13.0
Actions #8

Updated by pcreech about 7 years ago

  • Status changed from MODIFIED to 5
Actions #9

Updated by pcreech almost 7 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #10

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 15
Actions #11

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (33)
Actions #12

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF