Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
When manifests contain more than a handful of products, the load time of the Systems/Subscriptions becomes large, making it difficult/impossible to use.
The reason is that for each product in the manifest, the engineering sub-products are listed. Then for each of those, the repo information is listed (GPG, url, etc.). This last detailed information results in both a lot of calls to the backend candlepin as well as a large amount of processing by the javascript in the client browser.
There are several possible remedies:
1) Do not show the detailed information
2) Make the call to get details be AJAX
3) Add a small pagination to the displayed subscriptions
For now R&D will implement #1 with an eye towards picking a better solution in version 1.X
commit 0bbd1de5267cd35d16e29d148db9c178254109b3
Author: Tom McKay <thomasmckay>
Date: Mon Feb 13 14:35:55 2012 -0500
788657 - to not display product content details in the System/Subscriptions tab of UI
Went w/ option #1 with an eye toward reworking all the subscription pages later.
To test, import expand the subscriptions listed on the Systems/Subscriptions tab and note the listed products expanded below: Just the name(s) are shown.
I have no access to any manifest with more than about 5 products. However I did verify that the subscriptions pane just shows the name of the product. Verified, CloudForms System Engine Version: 0.1.304-1.el6