Bug #17718
closedRed hat repositories is too slow
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1405571
Description of problem:
Both listing repos and clicking on each repo is a very slow operation. From what I saw, it asks for all available data in candlepin about each product/subscription.
This is incredibly big to parse and to transfer at times. Candlepin provides an API to request only the necessary fields. Therefore we should use that.
Version:
How reproducible:
Always
Steps to Reproduce:
1. Go to red hat repositories
2. Wait a lot of time even if you have few repos. See the calls to candlepin API requesting all available info
3. Click on any repo. Wait a lot of time for that info.
Expected results:
It should just request the necessary data which would make the loading time much faster.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/Katello/katello/pull/6501 added
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release set to 188
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3611988b252cc3450b2cf8ef53a26bd3b5eb43db.