Project

General

Profile

Actions

Bug #17835

closed

Subscriptions should ask Candlepin for less information

Added by Daniel Lobato Garcia about 8 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
Normal
Category:
Performance
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently the subscription index page is asking Candlepin for all available information about Pools, Owner and ActivationKeys.
These calls are also made on other pages like the 'list subscriptions' and 'add/remove subscriptions' of Activation Keys, and
on certain API endpoints like /api/v2/organizations/:id.

The code should make calls that retrieve only the data that the RABL will use, or that the model will use. Right now there is
no filter at all and the calls retrieve all information for Pools (which can be very large), etc...

Actions

Also available in: Atom PDF