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

   ### Description of PR
   
   In router web interface, there are clickable URLs for namenodes and 
datanodes, but none for routers.
   
   This patch uses a hacky method to guess the web URL from configuration and 
admin address, which works for cluster that runs the same port for all routers, 
instead of 100% accurately getting it using some other method that requires 
more intrusive changes to what's stored in the router state store. I think it's 
a fair compromise for a small improvement that works for most deployments.
   
   ### How was this patch tested?
   
   Local deployment and test deployment with a few nodes.


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