priyeshkaratha opened a new pull request, #10420:
URL: https://github.com/apache/ozone/pull/10420

   ## What changes were proposed in this pull request?
   
   For large clusters, DataNode metric collection can take longer than the 
configured auto-refresh interval. In such cases, a new collection task may be 
triggered immediately after the previous one completes. As a result, even after 
metrics are successfully collected, users may not see the expected results and 
instead continue to see a "waiting for results" state.
   
   To simplify the workflow and avoid this inconsistent behavior, it is 
preferable to remove the auto-refresh functionality altogether, along with the 
corresponding auto-refresh toggle from the UI.
   
   If user want latest info, still can refresh it using the available refresh 
button
   
   ## What is the link to the Apache JIRA
   
   HDDS-15453
   
   ## How was this patch tested?
   
   Tested manually
   
   <img width="3444" height="1818" alt="image" 
src="https://github.com/user-attachments/assets/bee0fcc3-106f-4019-b07f-b565cb7583be";
 />
   
   


-- 
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