Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-2335

Potential hang using Traces scatterplot chart

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • OSSM 2.3.1
    • OSSM 2.3.0
    • Kiali
    • None
    • False
    • None
    • False
    • Dragging the mouse over the Traces scatterchart plot can sometimes hang Kiali due to concurrent requests to the backend. The fix prevents the concurrent requests.

      This is a backport of an important fix identified upstream.   In most cases it is not going to be noticed but depending on environmental factors the Traces scatterplot chart can generate too many concurrent requests to the backend.

       

      Upstream issue: https://github.com/kiali/kiali/issues/5584

            [OSSM-2335] Potential hang using Traces scatterplot chart

            Errata Tool added a comment -

            Since the problem described in this issue should be resolved in a recent advisory, it has been closed.

            For information on the advisory, 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-2023:0542

            Errata Tool added a comment - Since the problem described in this issue should be resolved in a recent advisory, it has been closed. For information on the advisory, 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-2023:0542

            Thanks for the confirmation. 

            Praneeth Bajjuri added a comment - Thanks for the confirmation. 

            pbajjuri0204 That looks perfect to me.  Good response time and as you can see in the Waterfall view, the requests are serialized, not concurrent. Good testing.

            Jay Shaughnessy added a comment - pbajjuri0204 That looks perfect to me.  Good response time and as you can see in the Waterfall view, the requests are serialized, not concurrent. Good testing.

            Hi jshaughn@redhat.com :

            Deployed the SM 2.3.1 and Kiali 1.54.4

            Navigated to Kiali UI --> Workload --> Trace

            Please, can you check this Validation?

            If, it is ok - will close this Jira 

            Praneeth Bajjuri added a comment - Hi jshaughn@redhat.com : Deployed the SM 2.3.1 and Kiali 1.54.4 Navigated to Kiali UI --> Workload --> Trace Please, can you check this Validation? If, it is ok - will close this Jira 

            To test this simply visit the Traces tab for a workload and, assuming there are a variety of trace points, just drag  the mouse across and ensure that the proper heatmap tooltips appear, and with reasonable response.  If desired, check the Network tab in the browser debugger and note that the waterfull shows mostly sequential, not concurrent backend requests for 'metrics'.

            Jay Shaughnessy added a comment - To test this simply visit the Traces tab for a workload and, assuming there are a variety of trace points, just drag  the mouse across and ensure that the proper heatmap tooltips appear, and with reasonable response.  If desired, check the Network tab in the browser debugger and note that the waterfull shows mostly sequential, not concurrent backend requests for 'metrics'.

              Unassigned Unassigned
              rhn-engineering-jshaughn Jay Shaughnessy
              Praneeth Bajjuri
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: