[
https://issues.apache.org/jira/browse/MESOS-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van Remoortere updated MESOS-5943:
----------------------------------------
Fix Version/s: 0.27.4
0.28.3
> Incremental http parsing of URLs leads to decoder error
> -------------------------------------------------------
>
> Key: MESOS-5943
> URL: https://issues.apache.org/jira/browse/MESOS-5943
> Project: Mesos
> Issue Type: Bug
> Components: libprocess, scheduler driver
> Affects Versions: 1.0.0
> Reporter: Joris Van Remoortere
> Assignee: Joris Van Remoortere
> Priority: Blocker
> Labels: mesosphere
> Fix For: 0.28.3, 1.0.1, 0.27.4
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)