Actions
Bug #10381
closedProduct -> Repository page is slow (10-30 seconds) to render when there are 10+ repos with content synced
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1217694
1) Enable 10 or more Red Hat Enterprise Linux repositories under one product.
2) Sync all of these repositories
3) Note that the Repo page takes a long time to render
See the video/gif here as an example:
Updated by dustin tsang over 9 years ago
http://i.imgur.com/Vn88F5E.png
looks like /katello/api/products?enabled=true&organization_id=1&page=1&paged=true&search=&sort_by=name&sort_order=ASC is causing slowness in the waterfalls for that products index page.
Updated by dustin tsang over 9 years ago
index & show both look slow
http://imgur.com/tRPmz1e
http://i.imgur.com/Y883fgg.png
response time linear growth with # products
http://imgur.com/8xEuXOv
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5206 added
- Pull request deleted (
)
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 51
- Triaged changed from No to Yes
Updated by dustin tsang over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e179a60018fe0cdb951342bd44cf6327ecc45c20.
Actions