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

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

    XMLWordPrintable

Details

    • 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

    Description

      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:

       

      Attachments

        Issue Links

          Activity

            People

              cjerolim Christoph Jerolimov
              rhn-support-akanekar Ankita Kanekar
              Sanket Pathak Sanket Pathak
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: