You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/03/14 11:47:41 UTC

[jira] [Resolved] (CAMEL-11008) Consumer/Producer templates are not stopped when auto-configured in Spring Boot

     [ https://issues.apache.org/jira/browse/CAMEL-11008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart resolved CAMEL-11008.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.19.0

> 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)