[ https://issues.apache.org/activemq/browse/CAMEL-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58579#action_58579 ]
christian ohr commented on CAMEL-2558: -------------------------------------- Configurability should also include the Spring component's way of defining a CamelContext. Currently not all available setters can be adressed using properties below <camel:context> (at least it's not obvious nor documented). E.g., I could not register a custom ProducerServicePool (or configure the default one with a lower capacity) even though there's a CamelContext setter for this. > Configurable cache size for ConsumerTemplate and ProducerTemplate > ------------------------------------------------------------------ > > Key: CAMEL-2558 > URL: https://issues.apache.org/activemq/browse/CAMEL-2558 > Project: Apache Camel > Issue Type: Improvement > Reporter: Norman Maurer > > The cache size of the ConsumerTemplate and ProducerTemplate should be > configurable to help to prevent OOM when every call use an other endpoint uri. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.