Bug 2008237

Summary: Topology view is slow and unresponsive with large number of workloads
Product: OpenShift Container Platform Reporter: Karthik Jeeyar <kjeeyar>
Component: Dev ConsoleAssignee: Jaivardhan Kumar <jakumar>
Status: CLOSED DUPLICATE QA Contact: spathak <spathak>
Severity: medium Docs Contact:
Priority: high    
Version: 4.8CC: aos-bugs, nmukherj
Target Milestone: ---   
Target Release: 4.10.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-29 05:09:27 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:
Attachments:
Description Flags
Project inspect output none

Description Karthik Jeeyar 2021-09-27 16:46:37 UTC
Created attachment 1826717 [details]
Project inspect output

Description of problem:
A User experiences slow and unresponsive developer perspective when the Topology view tries to build a graph for a larger project.
Since the Topology view is the default when first logging in to the developer perspective, this makes for a poor customer experience.

The size of the project is well within the bounds of the cluster's documented max limitats, at the following:
500 pods, 250 replica sets, 99 deployments, 230 jobs

Prerequisites (if any, like setup, operators/versions):
4.8.10

Steps to Reproduce:
1. Log into Console
2. Select this large project
3. Select Developer perspective (if logging in as cluster-admin)

Actual results:
Page becomes unresponsive due to the huge number of Calls that happens at once and causes the browser to slowdown.

Expected results:
Show the warning message about the large number of workloads causing the browser to slowdown.

Reproducibility (Always/Intermittent/Only Once):
Always

Additional info:
Maybe limit the number of calls to avoid the browser load.

Created this ticket based on this Bugzilla ticket https://bugzilla.redhat.com/show_bug.cgi?id=2006395

Comment 1 Karthik Jeeyar 2021-09-29 05:09:27 UTC

*** This bug has been marked as a duplicate of bug 2006395 ***