Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-21500

"hbase.jetty.logs.serve.aliases" is broken with jetty 9.x version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.1.0, 2.0.0, 2.0.1, 2.1.1
    • 2.6.0, 3.0.0-beta-1
    • None
    • None
    • Reviewed

    Description

      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" 

      Attachments

        Issue Links

          Activity

            People

              nihaljain.cs Nihal Jain
              Bhupendra Bhupendra Kumar Jain
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: