[
https://issues.apache.org/jira/browse/CAMEL-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505996#comment-16505996
]
ASF GitHub Bot commented on CAMEL-6840:
---------------------------------------
GitHub user onderson opened a pull request:
https://github.com/apache/camel/pull/2366
CAMEL-6840 make it possible grouped throttling
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onderson/camel CAMEL-6840
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2366.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 #2366
----
commit 57e87d738d681495db6e18044bb515c65ec4f127
Author: Sezgin <onder.sezgin@...>
Date: 2018-06-05T13:02:19Z
CAMEL-6840 make it possible grouped throttling
----
> 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
> Priority: Major
> Fix For: Future
>
>
> 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)