[
https://issues.apache.org/jira/browse/CAMEL-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758316#comment-16758316
]
Michaël COLL commented on CAMEL-12861:
--------------------------------------
Hi,
I'll close the ticket.
Our Q&A team had realize that there test case was a bit too strange.
Thanks for your time and sorry for the inconvenience.
> Throttler seams to malfunction if system date change during execution
> ---------------------------------------------------------------------
>
> Key: CAMEL-12861
> URL: https://issues.apache.org/jira/browse/CAMEL-12861
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.21.2
> Reporter: Michaël COLL
> Priority: Minor
>
> The camel throttler component seams to malfunction if system date is changed
> during execution.
> Test case :
> * Start a route with a throttle component at 14h00 with configuration :
> ** rejectExecution = true
> ** timePeriodMillis = 2000ms
> ** maximumRequestCount = 10
> * Send 1 message on this route
> * Change system date to 12h00
> * Send 1 message
> * A ThrottlerRejectedExecutionException is thrown
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)