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

Support to disable the stream caching in camel-servlet from the camel context - once more

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.25.0, 3.1.0
    • 3.7.6, 3.11.3, 3.12.0
    • camel-servlet
    • None
    • Unknown

    Description

      Current camel-servlet doesn't support to disable the stream caching from the camel context, it just check the exchange property for it. The cloned CAMEL-8821 Jira tried to fix it, but the fix does not work. As the last comment there says, readRequestBodyFromServletRequest calls a wrong method ("readResponse..." instead of "readRequest...", only the latter contains the fix). Either those two methods could be merged into one (with the body of "readRequest...") or readRequestBodyFromServletRequest  should call "readRequest...".

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              vojtechfried Vojtech Fried
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: