[ https://issues.apache.org/activemq/browse/CAMEL-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58685#action_58685 ]
Claus Ibsen commented on CAMEL-2558: ------------------------------------ You can change the default size of 1000, to a custom value. By setting a property on CamelContext properties with the key - Exchange#MAXIMUM_CACHE_POOL_SIZE > 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 > Affects Versions: 2.2.0 > Reporter: Norman Maurer > Assignee: Claus Ibsen > Fix For: 2.3.0 > > > 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.