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

camel-core - Optimize EIP storing information in exchange properties

    XMLWordPrintableJSON

Details

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

    Description

      We could potentially optimize TO_ENDPOINT which is stored as property on the exchange, which takes up an entry in the map. As its commonly in use, we could store it directly on the Exchange.

      pro: no object garbage
      con: new api to retrieve the information

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: