You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/07/17 12:45:04 UTC

[jira] [Assigned] (CAMEL-8643) Http Post from a streaming client sometimes fails to parse

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

Claus Ibsen reassigned CAMEL-8643:
----------------------------------

    Assignee: Claus Ibsen

> Http Post from a streaming client sometimes fails to parse
> ----------------------------------------------------------
>
>                 Key: CAMEL-8643
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8643
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http, camel-http4, camel-jetty
>    Affects Versions: 2.15.0
>         Environment: redhat 6.4
>            Reporter: Richard Peter
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>
> When upgrading from camel 2.14.1 to 2.15.0 our http posts from clients were sometimes failing.  Traced issue to https://issues.apache.org/jira/browse/CAMEL-5806.  The linked issue added a check of InputStream.available() which on a slow or remote client the binary stream isn't always immediately available.  Since this is done as part of the initial setup the data is never parsed when it becomes available.



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