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

Saravanakumar Selvaraj updated CAMEL-11540:
-------------------------------------------
    Summary: Unable to disable ProducerCache by setting cacheSize="-1"  (was: 
Unable to disable ProducerCache)

> Unable to disable ProducerCache by setting cacheSize="-1"
> ---------------------------------------------------------
>
>                 Key: CAMEL-11540
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11540
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.19.1
>            Reporter: Saravanakumar Selvaraj
>            Priority: Minor
>
> It is not possible to disable ProducerCache for camel-rabbitmq, camel-netty4, 
> camel-netty and camel-jms producers.
> For example, while trying to turn off activemq ProducerCache like:
> {code}<wireTap uri="activemq:foo" cacheSize="-1" />{code}
> results in error :
> {code}java.util.concurrent.RejectedExecutionException
>     at 
> org.apache.camel.component.jms.JmsProducer.process(JmsProducer.java:144){code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to