Bug #5594
Odd 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)
History
#1
Updated by Justin Sherrill about 8 years ago
- Category set to API
- Priority changed from Normal to High
- Legacy Backlogs Release (now unused) set to 13
#2
Updated by Eric Helms almost 8 years ago
- Target version set to 45
- Triaged changed from No to Yes
#3
Updated by Eric Helms almost 8 years ago
- Priority changed from High to Normal
- Target version deleted (
45) - Legacy Backlogs Release (now unused) deleted (
13) - Difficulty set to medium
#4
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) set to 86
#5
Updated by Eric Helms over 6 years ago
- Status changed from New to Resolved
- Legacy Backlogs Release (now unused) 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.