Eric Charles created HDFS-5760:
----------------------------------
Summary: Fix HttpServer construct
Key: HDFS-5760
URL: https://issues.apache.org/jira/browse/HDFS-5760
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Eric Charles
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)