[
https://issues.apache.org/jira/browse/CAMEL-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533805#comment-16533805
]
Claus Ibsen commented on CAMEL-6840:
------------------------------------
I suspect this implementation may have caused the spring test to fail in
camel-spring: SpringThrottlerTest
[ERROR] Failures:
[ERROR]
org.apache.camel.spring.processor.SpringThrottlerTest.testConfigurationWithChangingHeaderExpression(org.apache.camel.spring.processor.SpringThrottlerTest)
[ERROR] Run 1:
SpringThrottlerTest>TestSupport.runBare:58->ThrottlerTest.testConfigurationWithChangingHeaderExpression:119->ThrottlerTest.sendMessagesWithHeaderExpression:191->ThrottlerTest.assertThrottlerTiming:145
Should take at least 450ms, was: 1
[ERROR] Run 2:
SpringThrottlerTest>TestSupport.runBare:58->ThrottlerTest.testConfigurationWithChangingHeaderExpression:119->ThrottlerTest.sendMessagesWithHeaderExpression:191->ThrottlerTest.assertThrottlerTiming:145
Should take at least 450ms, was: 1
[ERROR] Run 3:
SpringThrottlerTest>TestSupport.runBare:58->ThrottlerTest.testConfigurationWithChangingHeaderExpression:119->ThrottlerTest.sendMessagesWithHeaderExpression:191->ThrottlerTest.assertThrottlerTiming:145
Should take at least 450ms, was: 1
> 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.23.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)