Chapter 18. Managing routing contexts
The Fuse JMX Navigator enables you to easily suspend, shutdown, and resume routing contexts.
18.1. Suspending a routing context
Overview
The tooling enables you to suspend the operation of a routing context from Fuse JMX Navigator. Suspending a context gracefully shuts down all of the routes in the context, but keeps them loaded in memory so that they can easily be resumed.
If you want to kill all of the routes and free their resources, close the context. See Section 18.3, “Shutting down a routing context”.
Procedure
To suspend a routing context:
- In the Fuse JMX Navigator tree, expand the project's Camel Contexts node, and select the routing context you want to suspend.
- Right-click it to open the context menu, and then select.NoteIfappears on the context menu, the context is already suspended.
Related topics
Section 18.3, “Shutting down a routing context” |
Section 18.2, “Resuming a routing context” |