Re: Possible performance issue invoking a bean method with a string parameter

2023-02-27 Thread Moshe Elisha (Nokia)
this over to v4 later. On Mon, Feb 27, 2023 at 5:26 PM Moshe Elisha (Nokia) wrote: > Hello, > > I have noticed that when invoking a bean method with a string parameter, > it works but a very special handling is needed to avoid a performance hit. > Example code below. > > When

Possible performance issue invoking a bean method with a string parameter

2023-02-27 Thread Moshe Elisha (Nokia)
Hello, I have noticed that when invoking a bean method with a string parameter, it works but a very special handling is needed to avoid a performance hit. Example code below. When the parameter is not single quoted or double quoted - Camel tries to resolve the value and in the process tries to