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

[regression] Increase RESTServer buffer size back to 64k

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.2.0, 2.3.0, 2.4.0
    • 3.0.0-alpha-1, 2.3.0, 2.2.5
    • REST
    • None

    Description

      HBASE-14492 is not longer present in our current releases after HBASE-12894. Unfortunately our RESTServer is not extending HttpServer which means that DEFAULT_MAX_HEADER_SIZE is not being set and HTTP requests with a very large header can still cause connection issues for clients. A quick fix is just to add the settings to the HttpConfiguration configuration object. A long term solution should be to re-factor services that create an HTTP server and normalize all configuration settings across all of them.

      Attachments

        Issue Links

          Activity

            People

              esteban Esteban Gutierrez
              esteban Esteban Gutierrez
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: