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 12:16:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-15643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208687#comment-17208687 ] 

Claus Ibsen commented on CAMEL-15643:
-------------------------------------

Did the same for camel-saxon

> 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
>            Priority: Major
>             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)