[
https://issues.apache.org/jira/browse/CAMEL-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027930#comment-16027930
]
Zoran Regvart commented on CAMEL-11261:
---------------------------------------
This has been merged to {{master}}, let's gather feedback by running the
snapshot builds and evaluate if makes sense to merge this to {{camel-2.19.x}}
also.
> 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.3.15#6346)