[
https://issues.apache.org/jira/browse/CAMEL-11008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoran Regvart updated CAMEL-11008:
----------------------------------
Affects Version/s: 2.16.5
2.17.5
2.18.2
> 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
>
> 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)