[
https://issues.apache.org/jira/browse/CAMEL-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoran Regvart resolved CAMEL-11261.
-----------------------------------
Resolution: Implemented
I consider this implemented, further work on {{noStart}} flag is being traced
by CAMEL-11405.
> Revise Camel context destruction in Spring (Boot) applications
> --------------------------------------------------------------
>
> Key: CAMEL-11261
> URL: https://issues.apache.org/jira/browse/CAMEL-11261
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring, camel-spring-boot
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Priority: Critical
> Fix For: 2.20.0
>
>
> There have been issues in the past where the user needs to control the
> destruction order of CamelContext with regards to other dependencies. Notably
> resources such as connection pools. AMQ-3988 notes one of those for JMS
> connection pools.
> Prompted by the
> [discussion|http://camel.465427.n5.nabble.com/OnApplicationEvent-not-called-with-CamelAutoConfiguration-tp5798802.html]
> on the user forum we should investigate if there is a way we can get
> CamelContext priority on shutdown.
> One idea is to use lifecycle beans as in
> [PR#1685|https://github.com/apache/camel/pull/1685].
> We should evaluate if this change introduces other issues.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)