[
https://issues.apache.org/jira/browse/CAMEL-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11138.
---------------------------------
Resolution: Fixed
> ConsumerTemplate - If cache is full then polling consumer should be stopped
> to not leak resources
> -------------------------------------------------------------------------------------------------
>
> Key: CAMEL-11138
> URL: https://issues.apache.org/jira/browse/CAMEL-11138
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.17.6, 2.18.3
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.17.7, 2.18.4, 2.19.0
>
>
> When using consumer template with polling consumer and when you are done
> using it, its put back into the cache, but if the cache is full, then we
> should stop the consumer so it does not dangle and its resources are not
> released, such as threads etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)