[
https://issues.apache.org/activemq/browse/CAMEL-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48310#action_48310
]
Ron Gavlin commented on CAMEL-1199:
-----------------------------------
Hi Adrian,
I am attempting to use the throttler within smx-camel. I suspect this
represents a different use case than using the throttler natively from multiple
threads within camel. My route is:
<from uri="jbi:...jms_consumer"/>
<throttler/>
<to uri="jbi:...jms_provider"/>
So, I am not sure if this is a camel problem or a smx-camel problem. I thought
I would post the issue here first.
/Ron
> Throttler appears to "throttle" per thread instead of throttling across
> multiple threads
> ----------------------------------------------------------------------------------------
>
> Key: CAMEL-1199
> URL: https://issues.apache.org/activemq/browse/CAMEL-1199
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.5.0
> Reporter: Ron Gavlin
> Assignee: Hadrian Zbarcea
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.