Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-18335

Web console DeploymentConfig list page becomes slow when user visit workload page with more than 300 workloads

XMLWordPrintable

    • Critical
    • No
    • ODC Sprint 3244
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      Cause: The Topology page in the OpenShift Console automatically makes an API call to load ReplicationControllers for each DeploymentConfig that is loaded.
      Consequence: This makes the page slow when hundreds of DeploymentConfigs are shown in a namespace.
      Fix: The Topology page lazy loads the ReplicationControllers only when the user hovers with the mouse over a DeploymentConfig.
      Result: This reduces the number of API calls significantly and fixes the performance issue on the Topology page.
      Show
      Cause: The Topology page in the OpenShift Console automatically makes an API call to load ReplicationControllers for each DeploymentConfig that is loaded. Consequence: This makes the page slow when hundreds of DeploymentConfigs are shown in a namespace. Fix: The Topology page lazy loads the ReplicationControllers only when the user hovers with the mouse over a DeploymentConfig. Result: This reduces the number of API calls significantly and fixes the performance issue on the Topology page.
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-16108. The following is the description of the original issue:

      Description of problem:

      Customer is facing issue with console slowness when loading workloads page having 300+ workloads.

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

      4.12

      How reproducible:

       

      Steps to Reproduce:

      1. Login to OCP console
      2. Workloads — > Projects --> Project-> Deployment Configs(300+)
      3.
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

            jakumar jaivardhan Kumar
            openshift-crt-jira-prow OpenShift Prow Bot
            Sanket Pathak Sanket Pathak
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: