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 2022/09/02 17:14:00 UTC

[jira] [Resolved] (CAMEL-15720) camel-core - Optimize calling bean with noarg method

     [ https://issues.apache.org/jira/browse/CAMEL-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15720.
---------------------------------
    Resolution: Abandoned

> camel-core - Optimize calling bean with noarg method
> ----------------------------------------------------
>
>                 Key: CAMEL-15720
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15720
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> When using bean language, method call, ref etc and a method name is specified and its a noarg method (or args is hardcoded) then we can optimize to do less discovery on each invocation and reuse last discovery.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)