[
https://issues.apache.org/jira/browse/CAMEL-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512798#comment-16512798
]
ASF GitHub Bot commented on CAMEL-6840:
---------------------------------------
GitHub user onderson opened a pull request:
https://github.com/apache/camel/pull/2376
CAMEL-6840 - add grouped throttling feature, XML DSL is not working p…
…roperly so it is WIP for and now checking it in as Ignored test case
For now unit test in camel-spring is ignored.
I think i need help with it.
fyi. @davsclaus , @WillemJiang , @oscerd and @aldettinger
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onderson/camel CAMEL-6840_jdsl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2376.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 #2376
----
commit 31ecb1702d24d182c45e56ee72a4cfd2ba29b07c
Author: Sezgin <onder.sezgin@...>
Date: 2018-06-14T17:26:59Z
CAMEL-6840 - add grouped throttling feature, XML DSL is not working
properly so it is WIP for and now checking it in as Ignored test case
----
> Allow Throttler EIP to specify SLA per client/correlated-group
> --------------------------------------------------------------
>
> Key: CAMEL-6840
> URL: https://issues.apache.org/jira/browse/CAMEL-6840
> Project: Camel
> Issue Type: New Feature
> Components: camel-core, eip
> Reporter: Christian Posta
> Assignee: Önder Sezgin
> Priority: Major
> Fix For: 2.22.0
>
>
> Basic idea is to allow throttler to have a predicate to determine whether or
> not to apply throttling to that exchange.
> From this Mailing List discussion:
> http://camel.465427.n5.nabble.com/Throttling-by-client-ID-td5741032.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)