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

Eric Charles commented on HADOOP-10232:
---------------------------------------

Thx git to tell us the truth.
My 2 cents would be going to jetty9 (spdy, comet, websocket...).
Netty to develop a webapp would be a pain (no filter. no jsp...) even with 
their nice HTTP handlers. Keep netty for RPC communication. 
To be discussed on another JIRA, so will close and fork the HTTP part to HBase.

> More options to HttpServer Builder
> ----------------------------------
>
>                 Key: HADOOP-10232
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10232
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Eric Charles
>         Attachments: HADOOP-10232-3.patch, HDFS-5760-1.patch, 
> HDFS-5760-2.patch
>
>
> o.a.h.h.HttpServer can can be instanciated and configured:
> 1. Via classical constructor
> 2. Via static build method
> Those 2 methods don't populate the same way the (deprecated) hostname and 
> port, nor the jetty Connector.
> This gives issue when using hbase on hadoop3 (HBASE-6581)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to