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

Optimise - Simple Language / ExpressionBuilder can use cache of frequent used expressions when having nested functions

    XMLWordPrintableJSON

Details

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

    Description

      If you use a simple expression in a Camel route that has a simple token, then it's re-created per exchange during routing. The expression by itself can be cached and reused, which avoids using the simple parser over and over again.

      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: