Project

General

Profile

Actions

Bug #18704

closed

packages page is slow

Added by Brad Buckingham about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Category:
API
Target version:
Difficulty:
hard
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1419139

Description of problem:

If the katello install has a large number of packages, the packages page can be very slow (over 18 seconds). In particular, this API call takes quite some time to return:

https://localhost/katello/api/v2/packages?organization_id=1&page=1&paged=true&search=

Ideally, the page would load in less than 5 seconds.

Version-Release number of selected component (if applicable): 6.2.7

Steps to Reproduce:
1. sync a bunch of repos containing numerous packages
2. go to content -> packages page
3. wait

Actual results: 18+ seconds of waiting

Expected results: 5 or less seconds of waiting

Additional info:

2017-02-03 11:49:07 [app] [I] Started GET "/katello/api/v2/packages?organization_id=1&page=2&paged=true&search=" for 10.10.121.39 at 2017-02-03 11:49:07 -0500
2017-02-03 11:49:07 [app] [I] Processing by Katello::Api::V2::PackagesController#index as JSON
2017-02-03 11:49:07 [app] [I] Parameters: {"organization_id"=>"1", "page"=>"2", "paged"=>"true", "search"=>"", "api_version"=>"v2"}
2017-02-03 11:49:18 [app] [I] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.95/app/views/katello/api/v2/packages/index.json.rabl within katello/api/v2/layouts/collection (3513.7ms)
2017-02-03 11:49:18 [app] [I] Completed 200 OK in 10947ms (Views: 22.9ms | ActiveRecord: 10829.9ms)

the SQL is too big to paste, but the explain is at https://explain.depesz.com/s/JZG

Actions #1

Updated by Brad Buckingham about 7 years ago

  • Subject changed from packages page is slow to packages page is slow
  • Target version set to 169
  • translation missing: en.field_release set to 114
Actions #2

Updated by Brad Buckingham about 7 years ago

  • Target version changed from 169 to 178
Actions #3

Updated by John Mitsch about 7 years ago

  • Assignee set to John Mitsch
Actions #4

Updated by Brad Buckingham about 7 years ago

  • Target version changed from 178 to 181
Actions #5

Updated by Brad Buckingham almost 7 years ago

  • Target version changed from 181 to 187
Actions #6

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • translation missing: en.field_release deleted (114)
  • Pull request https://github.com/Katello/katello/pull/6772 added
Actions #7

Updated by Justin Sherrill almost 7 years ago

  • translation missing: en.field_release set to 211
Actions #8

Updated by Justin Sherrill almost 7 years ago

  • translation missing: en.field_release changed from 211 to 228
Actions #9

Updated by Brad Buckingham almost 7 years ago

  • Target version changed from 187 to 193
Actions #10

Updated by John Mitsch almost 7 years ago

  • Assignee deleted (John Mitsch)
  • Status changed from Ready For Testing to New
  • Pull request deleted (https://github.com/Katello/katello/pull/6772)
Actions #11

Updated by Justin Sherrill almost 7 years ago

  • translation missing: en.field_release changed from 228 to 258
Actions #12

Updated by Brad Buckingham almost 7 years ago

  • Target version changed from 193 to 196
Actions #13

Updated by Justin Sherrill almost 7 years ago

  • translation missing: en.field_release changed from 258 to 267
Actions #14

Updated by Justin Sherrill almost 7 years ago

  • Assignee set to Justin Sherrill
  • Difficulty set to hard
Actions #15

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/6833 added
Actions #16

Updated by Justin Sherrill almost 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #17

Updated by Eric Helms over 6 years ago

  • translation missing: en.field_release changed from 267 to 281
Actions

Also available in: Atom PDF