Arun Sarin created HDDS-9205:
--------------------------------

             Summary: Ozone Recon HeatMap[UI] - DrillDown to particular volume 
not working in case of multiple volumes starting with same initials
                 Key: HDDS-9205
                 URL: https://issues.apache.org/jira/browse/HDDS-9205
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Recon
            Reporter: Arun Sarin
         Attachments: HeatMap1.png, HeatMap2.png, HeatMapExpected.png

Ozone Recon HeatMap[UI] - DrillDown to particular volume not working in case of 
multiple volumes starting with same initials

In case there are multiple volumes present in the system with same initials . 
For Ex:
 # volheatmap
 # volheatmap1
 # volheatmap2

Now from the Volume & Bucket heatmap page , user wants to navigate to the 
particular volume say volheatmap by clicking on the volume name . Below request 
is formed and send to backend

[https://quasar-ryrbgt-5.quasar-ryrbgt.root.hwx.site:9889/api/v1/heatmap/readaccess?startDate=24H&path=volheatmap&entityType=bucket]

Which have path as path=volheatmapĀ 

This list all the volumes starting with initials volheatmapĀ 

Instead the command should have been

[https://quasar-ryrbgt-5.quasar-ryrbgt.root.hwx.site:9889/api/v1/heatmap/readaccess?startDate=24H&path=volheatmap/&entityType=bucket]

that will just list the required volume



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to