Actions
Bug #5594
closedOdd slowdown in 'Systems' list
Description
There's an odd slowdown in enumerating known systems:
(Commands were run on the server)
Web GUI is similarly affected, switching the logged on user into legacy mode is a workaround.
- time katello system list --org ORG
[...]
real 1m13.243s
user 0m0.714s
sys 0m0.068s
- time katello ping --noheading
ok
candlepin ok 24ms
candlepin_auth ok 27ms
elasticsearch ok 23ms
katello_jobs ok 60ms
pulp ok 24ms
pulp_auth ok 30ms
real 0m0.357s
user 0m0.103s
sys 0m0.043s
Stuff about the server in question:
About 80 hosts registered to this katello instance.
- katello version
katello 1.4.15-1.el6 - cat /etc/centos-release
CentOS release 6.5 (Final)
Updated by Justin Sherrill over 10 years ago
- Category set to API
- Priority changed from Normal to High
- Translation missing: en.field_release set to 13
Updated by Eric Helms over 10 years ago
- Target version set to 45
- Triaged changed from No to Yes
Updated by Eric Helms over 10 years ago
- Priority changed from High to Normal
- Target version deleted (
45) - Translation missing: en.field_release deleted (
13) - Difficulty set to medium
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
Updated by Eric Helms almost 9 years ago
- Status changed from New to Resolved
- Translation missing: en.field_release changed from 86 to 114
Moving to resolved due to age of the bug and not seeing this testing today -- if you still encounter please re-open.
Actions