#626 Slow repo regens when there are many repos on disk
Closed: Fixed Opened by mikem.

The dist repo changes added an extra repoInfo hub call to determine whether a repo was a dist repo in the tryDelete method. This method is called quite frequently.

When there are a lot of repos on disk, this can really gum up the works in kojira and slow down the overall throughput of repo regens.


Metadata Update from @mikem:
- Issue set to the milestone: 1.15

Commit fcddf970 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/626

Please continue any further discussion there.

Metadata