[
https://issues.apache.org/activemq/browse/CAMEL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Strachan resolved CAMEL-230.
----------------------------------
Resolution: Fixed
See the test case SedaConfigureTest to show we can configure seda/vm endpoints
using the size parameter
> allow the VM/SEDA components to have their blocking queue size easily
> configured via the URI
> --------------------------------------------------------------------------------------------
>
> Key: CAMEL-230
> URL: https://issues.apache.org/activemq/browse/CAMEL-230
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: James Strachan
> Fix For: 1.3.0
>
>
> e.g.
> {code}
> to("seda:foo?size=2000")
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.