Claus Ibsen created CAMEL-5392:
----------------------------------
Summary: Optimize bean expression with local introspection cache
to avoid re introspection when not needed
Key: CAMEL-5392
URL: https://issues.apache.org/jira/browse/CAMEL-5392
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.11
See nabble
http://camel.465427.n5.nabble.com/Bean-Expression-Performance-tp5715003.html
A bean expression is dynamic evaluated on each exchange. But the bean type and
method may match previous evaluation, and therefore the introspection can be
locally cached to avoid re introspection.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira