huangzhaobo99 opened a new pull request, #7242:
URL: https://github.com/apache/hadoop/pull/7242

   ### Description of PR
   
   JIRA:https://issues.apache.org/jira/browse/HDFS-17657
   
   **Background**
   At present, the balance service supports long process deployment, but does 
not support web server services.
   
   **Implement functions**
   1.This PR mainly implements the basic capabilities of the web server, and 
through the UI interface, it can view metrics such as the amount of data 
currently being migrated by the balancer process, how much data the cluster 
still needs to migrate to reach balanced state, etc.
   
   2.Reuse the basic functions of HttpServer and HTML, support view conf, 
metrics, thread dump, etc.
   
   **Figures**
   
   
![bf8b72b9-bb09-4b10-8e1e-b5fd00925833](https://github.com/user-attachments/assets/1081d4fe-35a4-43c9-9f44-bac30fda5d68)
   
   
![e6d622c3-218c-4e50-99e6-e285ccc89032](https://github.com/user-attachments/assets/9150a4bc-7abd-4f80-8735-b6654de358b4)
   
   ### How was this patch tested?
   Add UT
   


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