[ 
https://issues.apache.org/jira/browse/CAMEL-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859760#comment-17859760
 ] 

Claus Ibsen commented on CAMEL-20908:
-------------------------------------

This will only be possible if camel-debug is included for Camel to have the 
debugger installed, as for production use, then to pause would just add 
overhead to the routing engine that is not need there.

 

> Support `pause` of all route exchanges
> --------------------------------------
>
>                 Key: CAMEL-20908
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20908
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-management
>            Reporter: Aurélien Pupier
>            Priority: Major
>
> it would convenient for investigation to be able to pause all current route 
> exchange at the nearest point (surely next step) to investigate what is going 
> on with the routes.
> It would be convenient to be able to pause all exchanges and also to be able 
> to pause for a Route definition or a Camel context.
> Currently, suspend is no more starting new routes but finishes the current 
> exchanges. The stop is no more starting the routes and not finishing the 
> current exchange.
>  
> Technical:
> it would likely be some option you turn on|off to have this behaviour - we 
> can debate whether it should be on as default (new) or off (like now). To 
> checked that it is not breaking other flow, like in Hawt.io to use the new 
> behavior as default.
> {color:#262626}or a parameter on the suspend/stop methods?{color}
> {color:#262626}or create another one, as pause{color}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to