Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8643

Http Post from a streaming client sometimes fails to parse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.15.0
    • 2.15.3, 2.16.0
    • camel-http, camel-http4
    • None
    • redhat 6.4

    • Unknown
    • Regression

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            richard.peter Richard Peter
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: