[
https://issues.apache.org/jira/browse/CAMEL-11461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064619#comment-16064619
]
ASF GitHub Bot commented on CAMEL-11461:
----------------------------------------
GitHub user isavin opened a pull request:
https://github.com/apache/camel/pull/1790
CAMEL-11461 Resolve concurrentConsumers and limitConcurrentConsumers …
…from the registry.
https://issues.apache.org/jira/browse/CAMEL-11461
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isavin/camel
CAMEL-11461-seda_resolve_consumer_args
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1790.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1790
----
commit bb125e3e6259e51f7137fb0085e39f4a3b35ad72
Author: Ion Savin <[email protected]>
Date: 2017-06-27T07:40:36Z
CAMEL-11461 Resolve concurrentConsumers and limitConcurrentConsumers from
the registry.
----
> SEDA - resolve references for concurrentConsumers, limitConcurrentConsumers
> ---------------------------------------------------------------------------
>
> Key: CAMEL-11461
> URL: https://issues.apache.org/jira/browse/CAMEL-11461
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.19.1
> Reporter: Ion Savin
>
> SedaComponent doesn't currently resolve the references specified in uri for
> the following parameters:
> * concurrentConsumers
> * limitConcurrentConsumers
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)