106.8. 集群
如果您在集群模式中使用 Quartz,如 JobStore
是集群的。然后,当节点停止/关闭时,Qartz 组件不会暂停/删除触发器。https://access.redhat.com/documentation/zh-cn/red_hat_build_of_apache_camel/4.4/html-single/red_hat_build_of_apache_camel_for_spring_boot_reference/index#csb-camel-quartz-component-starter这允许触发器在集群中的其他节点上运行。
注意
在集群节点中运行时,不会进行检查以确保端点的唯一作业名称/组。