You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tom Arnfeld (JIRA)" <ji...@apache.org> on 2014/12/06 18:49:12 UTC

[jira] [Updated] (MESOS-2071) Libprocess generates invalid HTTP

     [ https://issues.apache.org/jira/browse/MESOS-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Arnfeld updated MESOS-2071:
-------------------------------
    Fix Version/s:     (was: 0.21.0)
                   0.21.1

> Libprocess generates invalid HTTP
> ---------------------------------
>
>                 Key: MESOS-2071
>                 URL: https://issues.apache.org/jira/browse/MESOS-2071
>             Project: Mesos
>          Issue Type: Bug
>          Components: libprocess
>    Affects Versions: 0.18.1, 0.19.1, 0.20.1
>            Reporter: Dario Rexin
>            Assignee: Dario Rexin
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 0.21.1
>
>
> 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/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)