CamelRouter async behavior with inOnly
Issue
-
We need to execute an asynchronous action from a camel router. We tried to execute it with
inOnly
as it is stated to execute in a fire & forget manner, but the invocation appears to be synchronous (proved by the sleep).
Is this a bug or are we doing something wrong? -
How can we execute the logging asynchronously from the camel router?
Environment
- Red Hat JBoss Fuse
- 6.x
- Apache Camel
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.