Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2071

Libprocess generates invalid HTTP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.18.1, 0.19.1, 0.20.1
    • 0.21.1
    • libprocess
    • Mesosphere Q4 Sprint 3 - 12/7

    Description

      While working on a pure Scala driver for Mesos, I discovered that libprocess does not generate valid HTTP. It uses chunked encoding combined with HTTP 1.0, which has only been added in HTTP 1.1. Additionally it stores the PID in the User-Agent field with an incompatible format ('@' and ':' are not allowed).

      I already uploaded a patch to reviewboard: https://reviews.apache.org/r/27865/

      Attachments

        Activity

          People

            drexin Dario Rexin
            drexin Dario Rexin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: