Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.此内容没有您所选择的语言版本。
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 developer tools enable 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” |