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

Incremental http parsing of URLs leads to decoder error

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 40
    • 3

    Description

      When requests arrive to the decoder in pieces (e.g. mes followed by a separate chunk of os.apache.org) the http parser is not able to handle this case if the split is within the URL component.

      This causes the decoder to error out, and can lead to connection invalidation.

      The scheduler driver is susceptible to this.

      Attachments

        Activity

          People

            jvanremoortere Joris Van Remoortere
            jvanremoortere Joris Van Remoortere
            Benjamin Mahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: