You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/10/06 11:40:00 UTC

[jira] [Created] (CAMEL-15643) camel-xpath - Add option to pre-compile xpath expression

Claus Ibsen created CAMEL-15643:
-----------------------------------

             Summary: camel-xpath - Add option to pre-compile xpath expression
                 Key: CAMEL-15643
                 URL: https://issues.apache.org/jira/browse/CAMEL-15643
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.6.0


We can pre-compiled an xpath expression and put in the pool, so at least there is 1 ready during inititalization, otherwise its created on-demand.

We may want to add an option to turn this off.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)