Camel-K route in native mode (GraalVM) on k8s?

2021-05-10 Thread Gerald Kallas
Hi folks, when running a simple Camel-K route like from('timer:tick?period=3000') .setBody().constant('Hello world from Camel K') .to('log:info') the memory consumption is around 192 MByte on k8s. Could this be compiled for GraalVM and deployed to reduce the memory footprint? It's better to ha

Solace messages hanging on the server on restart after Camel 3 upgrade.

2021-05-10 Thread Debabrata Roy
Hi, On upgrading to Camel 3.3 we came across an issue while testing. So, if we restart our camel application while there are multiple messages in the queue for some reason a few messages are getting stuck in an "unacknowledged" state on the solace queue and after the application comes back up it d

Waiting for dependencies

2021-05-10 Thread Mike Oliver
I have the following camel context. http://camel.apache.org/schema/blueprint";> Receives Current Grade from Camu The request raw from bpms {{api.key}}