Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.2.0
-
None
-
None
Description
Currenty, the Camel NMR component processes the Camel Exchange and afterwards sends back the response message into the NMR. By using the Camel Synchronization interface, we can ensure that the NMR exchange gets property handled from the Camel route, even if the Camel route processing is happening asynchronously (e.g. a seda:// endpoint with waitForTaskToComplete=Never)