[
https://issues.apache.org/jira/browse/HBASE-21500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740798#comment-16740798
]
Josh Elser commented on HBASE-21500:
------------------------------------
[~nihaljain.cs], what does this property do? We have no test coverage for
whatever is being exposed?
> Jetty aliases parameter need to change as per jetty 9.x version
> ---------------------------------------------------------------
>
> Key: HBASE-21500
> URL: https://issues.apache.org/jira/browse/HBASE-21500
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.1.0, 2.0.0, 2.0.1, 2.1.1
> Reporter: Bhupendra Kumar Jain
> Assignee: Nihal Jain
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HBASE-21500.master.001.patch
>
>
> Noticed that Jetty aliases parameter in HttpServer.java
> "*org.mortbay.jetty.servlet.Default.aliases*" is as per old jetty version and
> need to change as per jetty 9.x new version after the HBASE-12894
> Refer
> https://github.com/apache/hbase/blob/405bf5e6383a09f435baadbac6c389e9f6c43ac6/hbase-http/src/main/java/org/apache/hadoop/hbase/http/HttpServer.java#L647
> It should be *"org.eclipse.jetty.servlet.Default.aliases"*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)