Actions
Bug #31764
closedavailable_for content_view_version parameter to /katello/api/packages or /katello/api/errata is slow
Description
I wrote the original implementations for "available_for" in commits c874ec9f6a and f38cc3f447. Unfortunately, that implementation is extremely slow/inefficient when working with large numbers of packages/errata.
A more efficient implementation is possible and should be implemented.
Updated by Paul Donohue over 4 years ago
New implementation reduces the SQL query time for one particular use case on a production installation from about 5 minutes to about 5 seconds.
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|006ecc75bc264c42b0b3052d1843bb661a6242db.
Actions