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

camel-servlet - Should not close HttpServletInputStream when reading body into stream caching

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.7.0
    • 3.7.6, 3.11.3, 3.12.0
    • camel-servlet
    • None
    • Unknown

    Description

      Related to CAMEL-14823

      When camel-jetty / camel-servlet reads into message body, then the servlet input stream is copied to a stream cache, and the original servlet input stream is closed when doing so.

      However there may be other things on a app server that uses this input stream so we should not close it at this point.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: