[
https://issues.apache.org/jira/browse/CAMEL-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027929#comment-16027929
]
ASF GitHub Bot commented on CAMEL-11261:
----------------------------------------
Github user zregvart closed the pull request at:
https://github.com/apache/camel/pull/1685
> 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
>
> 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)