sravani-revuri opened a new pull request, #11323:
URL: https://github.com/apache/ozone/pull/11323

   ## What changes were proposed in this pull request?
   In v2 heatmap, we double check if the Heatmap feature is enabled or not.
   
   The API call happens 
[here](https://github.com/apache/ozone/blob/aed7ceac7cc515a796863b79066c9d5389732979/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/v2/pages/heatmap/heatmap.tsx#L91-L98)
   Accordingly we update the state 
[here](https://github.com/apache/ozone/blob/aed7ceac7cc515a796863b79066c9d5389732979/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/v2/pages/heatmap/heatmap.tsx#L114-L119)
   
   It is fine to skip this check as page refresh will automatically determine 
whether the heatmap is needed.
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-16551
   
   ## How was this patch tested?
   
   ### Heatmap enabled:
   <img width="1391" height="704" alt="image" 
src="https://github.com/user-attachments/assets/295ed64c-80d5-45ea-82cc-fb077586db6f";
 />
   
   ### error scenarios:
   <img width="1403" height="659" alt="image" 
src="https://github.com/user-attachments/assets/9fd7d168-efe7-4f85-ba7e-5446b7644b8a";
 />
   
   <img width="1390" height="634" alt="image" 
src="https://github.com/user-attachments/assets/0fa580f8-088c-4e8d-9e74-958c2a1623be";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to