Bug 2008237 - Topology view is slow and unresponsive with large number of workloads
Summary: Topology view is slow and unresponsive with large number of workloads
Keywords:
Status: CLOSED DUPLICATE of bug 2006395
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Dev Console
Version: 4.8
Hardware: All
OS: All
high
medium
Target Milestone: ---
: 4.10.0
Assignee: Jaivardhan Kumar
QA Contact: spathak@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-27 16:46 UTC by Karthik Jeeyar
Modified: 2021-09-29 05:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-29 05:09:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Project inspect output (980.47 KB, application/gzip)
2021-09-27 16:46 UTC, Karthik Jeeyar
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.