You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Krishna Kumar Asawa (Jira)" <ji...@apache.org> on 2023/08/23 09:46:00 UTC

[jira] [Assigned] (HDDS-9202) Ozone Recon HeadMap - Throws 500 when selecting entity type as Volume

     [ https://issues.apache.org/jira/browse/HDDS-9202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krishna Kumar Asawa reassigned HDDS-9202:
-----------------------------------------

    Assignee: Devesh Kumar Singh

> Ozone Recon HeadMap - Throws 500 when selecting entity type as Volume
> ---------------------------------------------------------------------
>
>                 Key: HDDS-9202
>                 URL: https://issues.apache.org/jira/browse/HDDS-9202
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Recon
>            Reporter: Arun Sarin
>            Assignee: Devesh Kumar Singh
>            Priority: Minor
>         Attachments: Screenshot 2023-08-23 at 12.55.27 PM.png, Screenshot 2023-08-23 at 12.55.43 PM.png
>
>
> Ozone Recon HeatMap 
> When drilled down to volume/bucket level through UI and then we select and entity type as Volume it throws 500 error code "Internal Server Error" & UI throws an error Failed to load Heat map.
> We should keep on removing the entity type as soon as we keep on drilling down throw UI. Since we are at /volume/bucket level , filter with entity type as volume is not valid so this should be disabled.
> Please find attached the screen-prints.
> Request URL captured from UI :
> {code:java}
> Request URL:https://quasar-ryrbgt-5.quasar-ryrbgt.root.hwx.site:9889/api/v1/heatmap/readaccess?startDate=24H&path=/s3v/cloudera-health-monitoring-ozone-basic-canary-bucket&entityType=volumeRequest Method:GETStatus Code:500 Internal Server Error {code}
> Response 
> {code:java}
> {
> "servlet":"org.eclipse.jetty.servlet.DefaultServlet-5beb6be2",
> "message":"Internal Server Error",
> "url":"/api/v1/heatmap/readaccess",
> "status":"500"
> } {code}
> Here the issue because we are bucket level path  "/s3v/cloudera-health-monitoring-ozone-basic-canary-bucket" and trying to select an entity upward in tree "volume"



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org