Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
Unknown
Description
How can I stop a route from a route :: Apache Camel
The technique shown in the official documentation doesn't work when I have multiple messages to be routed.
When I try to suspend a camel route using the technique shown in the documentation, it doesn't stop the route because it is
"Waiting as there are still 2 inflight and pending exchanges to complete, timeout in 45 seconds. Inflights per route: [route-1 = 2]"