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

DefaultExchangeHolder - Only transfer primitive headers/properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.15.0
    • 2.16.0
    • camel-core
    • None
    • Unknown

    Description

      We should only store the serialized body. And for headers it should only be primitive types. The reason is that headers can be used by components to store transient objects to allow access to JPA entity manager / HTTP servlet requests etc.

      Its really only the body we want to serialize. And the headers which are primitive types, and String etc.

      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: