[
https://issues.apache.org/jira/browse/CAMEL-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurélien Pupier resolved CAMEL-20855.
-------------------------------------
Resolution: Invalid
In fact, the suspend is currently provided at Camel context and Camel route
levels. This should be enough for most cases.
there are:
org.apache.camel.api.management.mbean.ManagedSuspendableRouteMBean.suspend()
org.apache.camel.api.management.mbean.ManagedCamelContextMBean.suspend()
> camel-debug - Support pause
> ---------------------------
>
> Key: CAMEL-20855
> URL: https://issues.apache.org/jira/browse/CAMEL-20855
> Project: Camel
> Issue Type: Improvement
> Components: camel-management
> Affects Versions: 4.6.0
> Reporter: Aurélien Pupier
> Priority: Major
>
> it will be convenient to provide a 'pause' action to pause all current
> execution of routes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)