[
https://issues.apache.org/jira/browse/CAMEL-11008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924076#comment-15924076
]
ASF GitHub Bot commented on CAMEL-11008:
----------------------------------------
Github user zregvart closed the pull request at:
https://github.com/apache/camel/pull/1534
> Consumer/Producer templates are not stopped when auto-configured in Spring
> Boot
> -------------------------------------------------------------------------------
>
> Key: CAMEL-11008
> URL: https://issues.apache.org/jira/browse/CAMEL-11008
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-boot
> Affects Versions: 2.16.5, 2.17.5, 2.18.2, 2.19.0
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> Consumer/Producer templates created in {{CamelAutoConfiguration}} as Spring
> beans are, contrary to the comment on the {{@Bean}} methods, not managed by
> Camel, the {{DefaultCamelContext}} in {{createProducerTemplate}} and
> {{createConsumerTemplate}} methods starts the returned templates but does not
> hold references to them and thus cannot stop them on shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)