Bug 1981248

Summary: Slow loading of host list in job invocation page when login as non-admin user
Product: Red Hat Satellite Reporter: Hao Chang Yu <hyu>
Component: Remote ExecutionAssignee: Hao Chang Yu <hyu>
Status: CLOSED ERRATA QA Contact: Peter Ondrejka <pondrejk>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.9.0CC: ahumbe, aruzicka, lstejska, mjia, pcreech, pdwyer
Target Milestone: 6.10.0Keywords: Patch, Triaged, UserExperience
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-foreman_remote_execution-4.5.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:12:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hao Chang Yu 2021-07-12 07:42:45 UTC
Description of problem:
Bug 1793875 that we previously open and fixed didn't actually fix the slow rendering issue. It just allow the page to load asynchronously but the slow host listing issue is still persist in the job invocation page.

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

Steps to Reproduce:
1. In the setting page, set the default page size to 250 or higher
2. Run a remote execution jobs against thousand of hosts
3. Login as a user with only viewer permission
4. Go to the job invocation page

Actual results:
- Host list takes extremely long time to load
- Duplicate many duplicate requests are send to the Satellite every 1 second. This is because the WithInterval/auto refresh doesn't wait for previous request to complete. (Will open a separate bugzilla for this)

Expected results:
- Host list shouldn't take long to load.

Comment 3 Peter Ondrejka 2021-08-17 14:57:43 UTC
Verified on Satellite 6.10 snap 13, no significant slowdown experienced in the aforementioned scenario.

Comment 6 errata-xmlrpc 2021-11-16 14:12:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:4702