[jira] [Updated] (CAMEL-20908) camel-debug - Support `pause` of all route exchanges

2024-06-24 Thread Claus Ibsen (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-20908:

Fix Version/s: 4.x

> camel-debug - 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
> Fix For: 4.x
>
>
> 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)


[jira] [Updated] (CAMEL-20908) camel-debug - Support `pause` of all route exchanges

2024-06-24 Thread Claus Ibsen (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-20908:

Summary: camel-debug - Support `pause` of all route exchanges  (was: 
Support `pause` of all route exchanges)

> camel-debug - 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)