[ 
https://issues.apache.org/jira/browse/HBASE-10874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969788#comment-13969788
 ] 

Jimmy Xiang commented on HBASE-10874:
-------------------------------------

Eventually it's better to listen to just one web UI port.

> Use just one Jetty server for master web UI
> -------------------------------------------
>
>                 Key: HBASE-10874
>                 URL: https://issues.apache.org/jira/browse/HBASE-10874
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, UI
>            Reporter: Jimmy Xiang
>            Priority: Minor
>
> In HBase-10815, we introduced a separate Jetty server to redirect requests to 
> original master web UI port to the new shared info server. The reason for the 
> new Jetty server is because our InfoServer extends from the deprecated hadoop 
> HttpServer that doesn't support listening to multiple ports. We should either 
> have our own info server, or use the new version of HttpServer (if it 
> supports listening to multiple ports). So that we have just one Jetty server 
> for web UI.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to